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
- logging: capture each record once when propagate changes during a test (#15064)
- Split ExceptionInfo and the Repr objects into capture, data model and renderers
- fixtures: say where a fixture is defined, when it is missing and when it is doubled
- Attribute session teardown errors past xfail conversion
- Docs: explain parametrization requirements with pytest-xdist
- Fix --last-failed for custom item names containing brackets
- Fixture finalizers are skipped when setup is interrupted before `cached_result` is assigned
- fix(fixtures): run registered finalizers when setup is interrupted by BaseException
- Duplicate log capture when an initially non-propagating logger enables propagation
- Abort collection errors from pytest_collection
- Docs
- Python not yet supported