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
- [refactor] Make base assertion comparisons return an iterator instead of a list of string
- Clarify request fixture in indirect parametrization docs
- Fix module fixtures with --doctest-modules
- build(deps): Bump actions/stale from 10.2.0 to 10.3.0
- Avoid traceback formatting for xfail(run=False)
- Fix pathologically slow assertion diffs for large inputs (#8998)
- Update plugin list on maintenance branch to keep stable docs current
- enabling doctest-modules causes fixture to not be found
- Use inspect module in Code class instead of direct co_* attribute access
- Docs
- Python not yet supported