CatchTheTornado / CatchTheTornado/text-extract-api
[feat] set up testing framework and code formatting tools
Open
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
Add testing infrastructure (pytest) and code quality tools (black, isort) to the project, including an example unit test.
- [ ] Requirements_dev.txt
- [ ] Add pytest for testing
- [ ] Add black for code formatting
- [ ] Add isort for import sorting
- [ ] Set up dev configuration in pyproject.toml
- [ ] Add a sample unit test
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.