Test code blocks in your READMEs
Pytest plugin to measure code speed (Python 3)
Pytest plugin for running Python scripts from within tests
wrapper for the cookiecutter API for generating projects
py.test plugin to produce coverage reports for Python3
pytest plugin for testing Cython extension modules (Python 3)
py.test plugin for manipulating test data directories and files
Manages dependencies of pytest test cases (Python 3)
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 for testing mypy types, stubs, and plugins
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