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
- extract or integrate a dependency injection mechanism for fixtures
- Customize junitxml Pytest report to add multiple attributes from custom marker
- ini files looked in a directory when --pyargs is used
- --strict does not complain when non-existent markers are specified as args to pytest
- `pytest_generate_tests` conflicts with `conftest.py` fixtures
- pluginmanager validation kicks in too early when setuptools plugins use pytest_plugins
- Add test warning output to JUnit XML file
- capsys fixture cannot be used with a session-scoped fixture
- Multiple use of fixture in a single test
- parsefactories is called on nodes in a way where the actual node is scanned
- Docs
- Python not yet supported