pytest
https://github.com/pytest-dev/pytest
Python
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported173 Subscribers
View all SubscribersAdd a CodeTriage badge to pytest
Help out
- Issues
- Incorrect paths to tests in output when using multiple test locations and `--rootdir`/`pytest.ini`
- Specifying configuration( `-c config/pytest.ini`) from non-project-root directory leads to local fixtures ignore
- Allow parametrize to depend on previous parametrize
- add paramspec to callable forms of raises/warns/deprecated_call, rewrite tests to use CM form
- pytest.mark.parametrize ids with empty parameter
- pytest_generate_tests based on params and marks from previous parametrize
- pytest to be completely quiet when asked
- [undocumented] Pytest package fixtures only respect __init__.py-containing packages
- color of percentage on warning is green with `-v`
- assertion introspection is missing when pytest produces a diff
- Docs
- Python not yet supported