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 supported172 Subscribers
View all SubscribersAdd a CodeTriage badge to pytest
Help out
- Issues
- Review ignored warnings in selftests
- `pytest -Werror` fails with ignore warnings in pytest.ini
- Surprising behavior when passing class/function to marker
- `pytest.approx` fails with `TypeError` when testing approximate value of a `decimal.Decimal`
- Remove parametrize decorators (and perhaps docstrings) from tracebacks
- `pytest` hangs when `RecursionError` happens for `MagicMock`
- Difference in call sequence for teardown between fixture class decoration and through usefixtrue field of ini file.
- `@pytest.fixture(autouse=True)` on methods on base classes run in a different order for `TestCase` and non-`TestCase`
- fix #8412: run xunit setup functions after same-scope autouse fixtures
- ImportError with cv2 (opencv)
- Docs
- Python not yet supported