Django plugin for py.test.
Django pluggable application testing (Python3 version)
Pytest plugin providing advanced doctest features
Pytest plugin that adds emojis to your test result report (Python 3)
pytest plugin that allows you to add environment variables
py.test-3 plugin to store test expectations
Pytest plugin for filtering based on sub-packages
pytest fixture for testing flake8 plugins (Python 3)
pytest plugin to test Python Flask - Python 3 version
py.test plugin for running tests in forked subprocesses (Python 3)
wrap tests with fixtures in freeze_time
Plugin providing a fixture interface for freezegun
Plugin for pytest that offloads expected outputs to data files
provides a namespace for pytest helpers
py.test plugin providing a local httpbin (Python 3)
HTTP server for pytest to test HTTP clients
Intercept and mock HTTPX requests in pytest
plugin for py.test that shows failures and errors instantly
Pytest plugins for Jupyter libraries and extensions
pytest plugin to use fixtures in @pytest.mark.parametrize
py.test plugin to test server connections locally (Python 3)
Thin wrapper around mock for easier use with pytest (Python 3 module)
a plugin for pytest testing MPI-related code (Python3)
pytest plugin for Matplotlib image comparison in Python 3
Utility for writing multi-host tests for pytest (Python 3)
Plugin to test mypy output with pytest
Pytest plugin to check for files left open at the end of a test
pytest plugin to order test execution
pytest plugin for printing summary data prettily
pytest plugin to check source code with pylint - Python 3.x
pytest plugin for Qt application testing (Python 3)
pytest plugin to randomise the order of tests (Python 3)
pytest plugin that allows recording of network interactions
py.test fixtures to write regression tests
provide relaxed test discovery for pytest
Pytest plugin to control access to data files hosted online
pytest-repeat is a plugin for pytest to repeat tests under certain conditions
pytest plugin to re-run tests to eliminate flaky failures
Provides path for uniform access to test resources in isolated directory
Adds the ability to retry flaky tests in pytest
Invoke py.test as distutils command with dependency resolution - Python 3.x
fixtures and code to help with running shell commands on tests (Python3 version)
skip markers for pytest
Plugin for snapshot testing with pytest (Python 3)
Pytest Plugin to disable socket calls during tests
Test-ordering plugin for pytest3 (Python 3)
Plugin to fake subprocess for pytest
unittest subTest() support and subtests fixture (Python3 version)
different output style for py.test with a progress bar
predictable and repeatable temporary directory for tests