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
- xfail reports incorrect number of testcases if there is exception in fixture teardown
- imported TestCase does not run setUpClass on second encounter
- Console loggin problem when using pywinauto with pytest
- 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
- Docs
- Python not yet supported