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 supported175 Subscribers
View all SubscribersAdd a CodeTriage badge to pytest
Help out
- Issues
- Feed a test only with initialnames, not the whole fixture closure
- Remove `prune_dependency_tree` and reuse `getfixtureclosure` logic
- Pytest assert rewrite causes serialzation problem with dill
- Improved fixture reuse by new param keys that can be derived from API ids
- Improve ParameterSet with nested ParameterSet objects
- `assert str1 == str2` takes forever with long strings that differ by a short prefix
- `pytest.approx` fails with `TypeError` when testing approximate value of a `decimal.Decimal`
- [RFC] code location as a namedtuple
- Make --strict imply --strict-config / xfail_strict?
- Typing and public API
- Docs
- Python not yet supported