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 supported174 Subscribers
View all SubscribersAdd a CodeTriage badge to pytest
Help out
- Issues
- fix support for obj parameter of Class.from_parent
- --strict-markers could enable the warning to cause an error
- Quotation marks in pytest command collects duplicate tests
- test_faulthandler.py::test_timeout[True] occasionally crashes
- --doctest-modules ignores module-attribute docstrings
- parametrizing metafunc in pytest_generate_tests does not group tests as expected
- pytest_generate_tests() created fixture, together with pytest.mark.parametrize() created fixture (of different name) -- results in messed up fixture scope - and inappropriate re-instantiation of fixtures
- Cannot use "pytest test_*" (with wildchar filter) to collect cases on Windows 7 command line
- Long parametrized test_input on Windows: ValueError: the environment variable is longer than 32767 characters
- Discussion: fixing test module name collisions in namespace packages
- Docs
- Python not yet supported