Pinned repositories
Repositories
-
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
pytest-print
pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)
-
pytest-bdd
BDD library for the py.test runner
-
pytest-xdist
pytest plugin for distributed testing and loop-on-failures testing modes.
-
-
pytest-subtests
unittest subTest() support and subtests fixture
-
pytest-mock
Thin-wrapper around the mock package for easier use with pytest
-
-
execnet
distributed Python deployment and communication - UNMAINTAINED
-
pytest-factoryboy
factory_boy integration the pytest runner
-
-
pytest-xprocess
pytest external process plugin
-
pytest-rerunfailures
a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures
-
pytest-testinfra
Testinfra test your infrastructures
-
pytest-asyncio
Pytest support for asyncio.
-
pytest-order
pytest-order is a pytest plugin that allows to customize the test execution order.
-
-
-
unittest2pytest
helps rewriting Python `unittest` test-cases into `pytest` test-cases
-
pytest-stress
A Pytest plugin that allows you to loop tests for a user defined amount of time.
-
-
py
Python development support library (note: maintenance only)
-
pytest-mimesis
Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.
-
pytest-html
Plugin for generating HTML reports for pytest results
-