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
- fix: approx() tolerance not applied to sequences/mappings nested inside dicts
- build(deps): Bump hynek/build-and-inspect-python-package from 2.17.0 to 2.18.0
- Fix outdated xdist version link in hooks how-to
- Code.getargs: CO_VARARGS/CO_VARKEYWORDS bit flags treated as counts, local vars leak into argument list
- Fix Code.getargs() treating co_flags bitmask values as counts
- bin_xml_escape: supplementary plane characters (U+10000+) incorrectly escaped due to wrong unicode escape in regex
- fix junitxml bin_xml_escape: supplementary plane characters incorrectly escaped
- [PR #14472/21be7a25 backport][9.0.x] Fix _as_numpy_array: use variable obj instead of string literal "obj"
- WIP: broaden isdict() to support generic Mapping types (#14461) [no review yet]
- determine_setup: use invocation_dir as rootdir when -c is given
- Docs
- Python not yet supported