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
- How to enable python selectors with pytest on linux?
- Using stdlib `runpy.run_module()` causes `AttributeError: 'AssertionRewritingHook' object has no attribute 'get_code'`
- Test collector bug when --rootdir is not real path
- Assertion error message compares arrays that aren't compared by the underlying client code
- `assert str1 == str2` takes forever with long strings that differ by a short prefix
- pytest fails when a path longer than 260 characters is present on Windows
- `_pytest.main.Session.gethookproxy` is called many times with the same argument on large suites
- warn when the cmdline_main hook raises systemexit
- Terminal reporter doesn't print
- Disable plugin autoload via configuration file
- Docs
- Python not yet supported