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
- Inclusion of capteesys in pytest function and run with -s causes doubled prints to stdout
- Test failure when /tmp/setup.py exists
- Pytest tmpdir crashes on Python 3.13+/Windows when no username env vars are set (getpass.getuser now raises OSError)
- Final removal of pytest 9 removed features
- Access parametrization ids
- [maintenance] Have a GH CLI extension as an entry point for release automation
- separate reporting -r and output capture to allow -rA to NOT report output for passing tests
- Allow junit_suite_name to be set on any grouping of tests and in a nested manner
- Fix double-counting of subtest failures in test summary
- doc: use builtin `confval` directive, add `:type:` and `:default:`
- Docs
- Python not yet supported