Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1099,6 +1099,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [pytest](https://docs.pytest.org/en/latest/) - A mature full-featured Python testing tool.
* [Robot Framework](https://github.com/robotframework/robotframework) - A generic test automation framework.
* [unittest](https://docs.python.org/3/library/unittest.html) - (Python standard library) Unit testing framework.
* [cosmic-ray](https://github.com/sixty-north/cosmic-ray) - Mutation testing for Python.
* Test Runners
* [green](https://github.com/CleanCut/green) - A clean, colorful test runner.
* [tox](https://tox.readthedocs.io/en/latest/) - Auto builds and tests distributions in multiple Python versions
Expand Down