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 supported180 Subscribers
View all SubscribersAdd a CodeTriage badge to pytest
Help out
- Issues
- Fix selftests with Pygments >= 2.19.0
- Support negative patterns in `python_files` option.
- Pytest's self tests are failing with pygments v2.19.0
- build(deps): Bump anyio[curio,trio] from 4.7.0 to 4.8.0 in /testing/plugins_integration
- build(deps): Bump pytest-asyncio from 0.25.0 to 0.25.1 in /testing/plugins_integration
- support conftest/ folders
- Allow adding parameter names to auto-generated parametrized test IDs
- Draft: Add very basic implementation of PEP657 style expression markers in tracebacks
- Adding support for JUnit extensions used by the XRay plugin for Jira
- fixtures cannot be retrieved in pytest_runtest_makereport function for tests that are skipped during setup with the pytest.mark.skip marker
- Docs
- Python not yet supported