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 supported179 Subscribers
View all SubscribersAdd a CodeTriage badge to pytest
Help out
- Issues
- Allow pytest.raises cooperate with ExceptionGroups
- Using Fixtures as Parameters
- WIP: Rework fixture dependency graph calculation
- gh-11523: add importorskip(exc=...) kwarg
- ENH: mechanism for failing when warnings are issued without conversion to exceptions?
- Retain execution context under handled exception
- Improve error message in presence of conflicting options
- `--pyargs` test discovery fails in frozen application
- Unexpected PytestCacheWarning when passing /dev/null as config file for pytest
- functions starting with `test_` in non-test modules are incorrectly collected as tests when imported from a `test_` module
- Docs
- Python not yet supported