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
- Exception should be direct cause of `AssertionError` from `raises` context manager on failure for exception to match pattern rather than context
- Use direct cause for raises match failures
- Fix: is_fully_escaped does not handle consecutive backslashes correctly
- Fix: is_fully_escaped does not handle consecutive backslashes correctly
- assertion/util: improve typing
- Config.get_terminal_writer() crashes with AssertionError when terminalreporter is unregistered (pytest-tap streaming + non-test file asserts)
- Fix Config.get_terminal_writer() crash when terminalreporter is unregistered
- Version short name (-V) does not appear to work
- Fix `-V` to show version information
- logging: also capture logs from non-propagating loggers
- Docs
- Python not yet supported