debugfest / debugfest/budget-tracker
add unit tests for utils.py using pytest
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The CONTRIBUTING guide says to run tests (pytest) before submitting a pull request but there are currently no tests in the project to run. I would like to learn to write unit tests using pytest by writing tests for the utility functions in utils.py
Contributor guide
Assessment
This issue has not been assessed yet.