From 33d18a4a6a27727994bd56d2d9eba8d9c06b0294 Mon Sep 17 00:00:00 2001 From: pytest bot Date: Sun, 20 Sep 2026 00:45:41 +0000 Subject: [PATCH] [automated] Update plugin list --- doc/en/reference/plugin_list.rst | 198 +++++++++++++++++++------------ 1 file changed, 123 insertions(+), 75 deletions(-) diff --git a/doc/en/reference/plugin_list.rst b/doc/en/reference/plugin_list.rst index 58b03094204..b9a9bb3602c 100644 --- a/doc/en/reference/plugin_list.rst +++ b/doc/en/reference/plugin_list.rst @@ -27,7 +27,7 @@ please refer to `the update script =6.1.0 :pypi:`pytest-aiohttp-client` Pytest \`client\` fixture for the Aiohttp Jan 10, 2023 N/A pytest (>=7.2.0,<8.0.0) :pypi:`pytest-aiohttp-mock` Send responses to aiohttp. Sep 13, 2025 3 - Alpha pytest>=8 @@ -164,6 +163,7 @@ This list contains 2114 plugins. :pypi:`pytest-async-generators` Pytest fixtures for async generators Jul 05, 2023 N/A N/A :pypi:`pytest-asyncio` Pytest support for asyncio May 26, 2026 5 - Production/Stable pytest<10,>=8.4 :pypi:`pytest-asyncio-concurrent` Pytest plugin to execute python async tests concurrently. Apr 09, 2026 4 - Beta pytest>=6.2.0 + :pypi:`pytest-asyncio-concurrent-fork` Temporary pytest compatibility fork of pytest-asyncio-concurrent. Sep 14, 2026 4 - Beta pytest>=6.2.0 :pypi:`pytest-asyncio-cooperative` Run all your asynchronous tests cooperatively. Jun 24, 2025 N/A N/A :pypi:`pytest-asyncio-network-simulator` pytest-asyncio-network-simulator: Plugin for pytest for simulator the network in tests Jul 31, 2018 3 - Alpha pytest (<3.7.0,>=3.3.2) :pypi:`pytest-async-mongodb` pytest plugin for async MongoDB Oct 18, 2017 5 - Production/Stable pytest (>=2.5.2) @@ -210,6 +210,7 @@ This list contains 2114 plugins. :pypi:`pytest-bazel` A pytest runner with bazel support Oct 31, 2025 4 - Beta pytest :pypi:`pytest-bdd` BDD for pytest Dec 05, 2024 6 - Mature pytest>=7.0.0 :pypi:`pytest-bdd-html` pytest plugin to display BDD info in HTML test report Nov 22, 2022 3 - Alpha pytest (!=6.0.0,>=5.0) + :pypi:`pytest-bdd-language-server` Language server for Gherkin .feature files backed by pytest-bdd step definitions Sep 15, 2026 N/A N/A :pypi:`pytest-bdd-md-report` Markdown test report formatter for pytest-bdd with pytest-playwright screenshot support Feb 07, 2026 4 - Beta pytest>=7.0.0 :pypi:`pytest-bdd-ng` BDD for pytest Nov 26, 2024 4 - Beta pytest>=5.2 :pypi:`pytest-bdd-property` Property-based testing plugin for pytest-bdd — express universal invariants in standard Gherkin, executed by Hypothesis Mar 12, 2026 3 - Alpha pytest>=8.0 @@ -233,6 +234,7 @@ This list contains 2114 plugins. :pypi:`pytest-better-parametrize` Better description of parametrized test cases Mar 05, 2024 4 - Beta pytest >=6.2.0 :pypi:`pytest-bg-process` Pytest plugin to initialize background process Jan 24, 2022 4 - Beta pytest (>=3.5.0) :pypi:`pytest-bigchaindb` A BigchainDB plugin for pytest. Jan 24, 2022 4 - Beta N/A + :pypi:`pytest-big-dill` pytest plugin for the Big Dill test runner Sep 15, 2026 N/A pytest>=7 :pypi:`pytest-bigquery-mock` Provides a mock fixture for python bigquery client Dec 28, 2022 N/A pytest (>=5.0) :pypi:`pytest-bisect-tests` Find tests leaking state and affecting other Jun 09, 2024 N/A N/A :pypi:`pytest-black` A pytest plugin to enable format checking with black Dec 15, 2024 4 - Beta pytest>=7.0.0 @@ -296,7 +298,7 @@ This list contains 2114 plugins. :pypi:`pytest-cassandra` Cassandra CCM Test Fixtures for pytest Nov 04, 2017 1 - Planning N/A :pypi:`pytest-catchlog` py.test plugin to catch log messages. This is a fork of pytest-capturelog. Jan 24, 2016 4 - Beta pytest (>=2.6) :pypi:`pytest-catch-server` Pytest plugin with server for catching HTTP requests. Dec 12, 2019 5 - Production/Stable N/A - :pypi:`pytest-catnip` pytest plugin for testing pipecat voicebots declaratively Sep 03, 2026 4 - Beta pytest>=9.0.3 + :pypi:`pytest-catnip` pytest plugin for testing pipecat voicebots declaratively Sep 18, 2026 4 - Beta pytest>=9.0.3 :pypi:`pytest-cdist` A pytest plugin to split your test suite into multiple parts Jul 07, 2026 N/A pytest>=8 :pypi:`pytest-celery` Pytest plugin for Celery Mar 02, 2026 5 - Production/Stable N/A :pypi:`pytest-celery-py37` Pytest plugin for Celery (compatible with python 3.7) May 23, 2025 5 - Production/Stable N/A @@ -309,7 +311,7 @@ This list contains 2114 plugins. :pypi:`pytest-change-demo` turn . into √,turn F into x Mar 02, 2022 N/A pytest :pypi:`pytest-change-report` turn . into √,turn F into x Sep 14, 2020 N/A pytest :pypi:`pytest-change-xds` turn . into √,turn F into x Apr 16, 2022 N/A pytest - :pypi:`pytest-charisma` A pytest plugin that streams test results to the Charisma ingestion API as tests execute. Sep 04, 2026 3 - Alpha pytest<10.0,>=7.0 + :pypi:`pytest-charisma` A pytest plugin that streams test results to the Charisma ingestion API as tests execute. Sep 18, 2026 3 - Alpha pytest<10.0,>=7.0 :pypi:`pytest-chdir` A pytest fixture for changing current working directory Jul 10, 2026 N/A pytest<10.0.0,>=9.1.0 :pypi:`pytest-check` A pytest plugin that allows multiple failures per test. Aug 01, 2026 5 - Production/Stable pytest>=7.0.0 :pypi:`pytest-checkdocs` check the README when running tests Dec 26, 2025 5 - Production/Stable pytest!=8.1.*,>=6; extra == "test" @@ -329,7 +331,7 @@ This list contains 2114 plugins. :pypi:`pytest-chunks` Run only a chunk of your test suite Jul 05, 2022 N/A pytest (>=6.0.0) :pypi:`pytest_cid` Compare data structures containing matching CIDs of different versions and encoding Sep 01, 2023 4 - Beta pytest >= 5.0, < 7.0 :pypi:`pytest-circleci` py.test plugin for CircleCI May 03, 2019 N/A N/A - :pypi:`pytest-circleci-coverage` Pytest plugin that works with pytest-cov to generate coverage data for CircleCI's Smarter Testing Sep 11, 2026 4 - Beta N/A + :pypi:`pytest-circleci-coverage` Pytest plugin that works with pytest-cov to generate coverage data for CircleCI's Smarter Testing Sep 15, 2026 4 - Beta N/A :pypi:`pytest-circleci-parallelized` Parallelize pytest across CircleCI workers. Oct 20, 2022 N/A N/A :pypi:`pytest-circleci-parallelized-rjp` Parallelize pytest across CircleCI workers. Jun 21, 2022 N/A pytest :pypi:`pytest-ckan` Backport of CKAN 2.9 pytest plugin and fixtures to CAKN 2.8 Apr 28, 2020 4 - Beta pytest @@ -354,7 +356,7 @@ This list contains 2114 plugins. :pypi:`pytest-cloudflare-worker` pytest plugin for testing cloudflare workers Mar 30, 2021 4 - Beta pytest (>=6.0.0) :pypi:`pytest-cloudist` Distribute tests to cloud machines without fuss Sep 02, 2022 4 - Beta pytest (>=7.1.2,<8.0.0) :pypi:`pytest-cloudreport` pytest plugin for test analytics and flaky-test detection. Free local HTML reports out of the box, or upload to cloudreport.dev for cloud history and team dashboards. May 04, 2026 4 - Beta pytest>=7.0 - :pypi:`pytest-cmake` Provide CMake module for Pytest Jan 03, 2026 N/A pytest<10,>=4 + :pypi:`pytest-cmake` Provide CMake module for Pytest Sep 19, 2026 N/A pytest<10,>=4 :pypi:`pytest-cmake-presets` Execute CMake Presets via pytest Dec 26, 2022 N/A pytest (>=7.2.0,<8.0.0) :pypi:`pytest-cmdline-add-args` Pytest plugin for custom argument handling and Allure reporting. This plugin allows you to add arguments before running a test. Sep 01, 2024 N/A N/A :pypi:`pytest-cobra` PyTest plugin for testing Smart Contracts for Ethereum blockchain. Jun 29, 2019 3 - Alpha pytest (<4.0.0,>=3.7.1) @@ -377,7 +379,7 @@ This list contains 2114 plugins. :pypi:`pytest-collect-interface-info-plugin` Get executed interface information in pytest interface automation framework Sep 25, 2023 4 - Beta N/A :pypi:`pytest-collect-markers` A pytest plugin to collect and output test markers to JSON Jan 24, 2026 N/A pytest>=7.0.0 :pypi:`pytest-collector` Python package for collecting pytest. Aug 02, 2022 N/A pytest (>=7.0,<8.0) - :pypi:`pytest-collect-profile` Find what makes pytest collection slow Sep 12, 2026 N/A pytest>=8.0 + :pypi:`pytest-collect-profile` Find what makes pytest collection slow Sep 17, 2026 N/A pytest>=8.0 :pypi:`pytest-collect-pytest-interinfo` A simple plugin to use with pytest Sep 26, 2023 4 - Beta N/A :pypi:`pytest-collect-requirements` A pytest plugin to collect test requirements from requirements marker. May 19, 2026 5 - Production/Stable pytest>=9.0.1 :pypi:`pytest-colordots` Colorizes the progress indicators Oct 06, 2017 5 - Production/Stable N/A @@ -513,7 +515,7 @@ This list contains 2114 plugins. :pypi:`pytest-diff-selector` Get tests affected by code changes (using git) Feb 24, 2022 4 - Beta pytest (>=6.2.2) ; extra == 'all' :pypi:`pytest-difftest` Blazingly fast test selection for pytest - only run tests affected by your changes (Rust-powered) Feb 23, 2026 3 - Alpha pytest>=7.0 :pypi:`pytest-difido` PyTest plugin for generating Difido reports Oct 23, 2022 4 - Beta pytest (>=4.0.0) - :pypi:`pytest-digline` Gate a pytest run on a digline comparison: one row per check, against the baseline committed in your repo. Sep 11, 2026 3 - Alpha pytest>=8.0 + :pypi:`pytest-digline` Gate a pytest run on a digline comparison: one row per check, against the baseline committed in your repo. Sep 18, 2026 3 - Alpha pytest>=8.0 :pypi:`pytest-directives` Control your tests flow Aug 11, 2025 3 - Alpha pytest :pypi:`pytest-dir-equal` pytest-dir-equals is a pytest plugin providing helpers to assert directories equality allowing golden testing Dec 11, 2023 4 - Beta pytest>=7.3.2 :pypi:`pytest-dirty` Static import analysis for thrifty testing. Jun 08, 2025 3 - Alpha pytest>=8.2; extra == "dev" @@ -596,7 +598,7 @@ This list contains 2114 plugins. :pypi:`pytest-drop-dup-tests` A Pytest plugin to drop duplicated tests during collection Mar 04, 2024 5 - Production/Stable pytest >=7 :pypi:`pytest-dryci` Test caching plugin for pytest Sep 27, 2024 4 - Beta N/A :pypi:`pytest-dryrun` A Pytest plugin to ignore tests during collection without reporting them in the test summary. May 26, 2026 5 - Production/Stable pytest<10,>=7.40 - :pypi:`pytest-dsl` A DSL testing framework based on pytest Sep 04, 2026 N/A pytest>=7.0.0 + :pypi:`pytest-dsl` A DSL testing framework based on pytest Sep 18, 2026 N/A pytest>=7.0.0 :pypi:`pytest-dsl-ssh` SSH/SFTP关键字插件,为pytest-dsl提供SSH和SFTP操作能力 Jul 25, 2025 4 - Beta pytest>=7.0.0 :pypi:`pytest-dsl-ui` Playwright-based UI automation keywords for pytest-dsl framework Jun 05, 2026 N/A pytest>=7.0.0; extra == "dev" :pypi:`pytest-duckdb` pytest plugin for SQL pipeline testing with DuckDB — load fixtures, run queries, snapshot results May 10, 2026 3 - Alpha pytest>=7.0 @@ -667,7 +669,7 @@ This list contains 2114 plugins. :pypi:`pytest-eval` LLM testing for humans. Feb 11, 2026 3 - Alpha pytest>=7.0 :pypi:`pytest-evals` A pytest plugin for running and analyzing LLM evaluation tests Feb 02, 2025 N/A pytest>=7.0.0 :pypi:`pytest-eventlet` Applies eventlet monkey-patch as a pytest plugin. Oct 04, 2021 N/A pytest ; extra == 'dev' - :pypi:`pytest-everyfunc` A pytest plugin to detect completely untested functions using coverage Apr 30, 2025 4 - Beta pytest + :pypi:`pytest-everyfunc` A pytest plugin to detect completely untested functions using coverage Sep 13, 2026 4 - Beta pytest :pypi:`pytest-evidence-mcp` MCP server that gives access to structured evidence regarding pytest test failures. Aug 29, 2026 3 - Alpha pytest>=8.0.0; extra == "dev" :pypi:`pytest_evm` The testing package containing tools to test Web3-based projects Sep 23, 2024 4 - Beta pytest<9.0.0,>=8.1.1 :pypi:`pytest_exact_fixtures` Parse queries in Lucene and Elasticsearch syntaxes Feb 04, 2019 N/A N/A @@ -718,7 +720,7 @@ This list contains 2114 plugins. :pypi:`pytest-failed-to-verify` A pytest plugin that helps better distinguishing real test failures from setup flakiness. Aug 08, 2019 5 - Production/Stable pytest (>=4.1.0) :pypi:`pytest-fail-slow` Fail tests that take too long to run Jun 01, 2024 N/A pytest>=7.0 :pypi:`pytest-failure-analyzer` pytest plugin to collect UI test failures and upload to failure-analyzer server Aug 13, 2026 N/A pytest>=7.0 - :pypi:`pytest-failure-instrumentation` Attribute the pytest failures that leave no trace: process deaths, stalls, internal errors and xdist collection mismatches Sep 12, 2026 N/A pytest>=7.0 + :pypi:`pytest-failure-instrumentation` Attribute the pytest failures that leave no trace: process deaths, stalls, internal errors and xdist collection mismatches Sep 15, 2026 N/A pytest>=7.0 :pypi:`pytest-failure-tracker` A pytest plugin for tracking test failures over multiple runs Jul 17, 2024 N/A pytest>=6.0.0 :pypi:`pytest-fakellm` Pytest fixtures for the fakellm mock OpenAI/Anthropic server — spin up, reset, and assert with zero boilerplate. May 21, 2026 4 - Beta pytest>=7.0 :pypi:`pytest-faker` Faker integration with the pytest framework. Dec 19, 2016 6 - Mature N/A @@ -814,7 +816,7 @@ This list contains 2114 plugins. :pypi:`pytest-func-cov` Pytest plugin for measuring function coverage Apr 15, 2021 3 - Alpha pytest (>=5) :pypi:`pytest-funcnodes` Testing plugin for funcnodes Dec 21, 2025 4 - Beta pytest>=6.2.0 :pypi:`pytest-funparam` An alternative way to parametrize test cases. Dec 02, 2021 4 - Beta pytest >=4.6.0 - :pypi:`pytest-fusesoc` Pytest plugin to run FuseSoC simulation targets. Aug 03, 2026 5 - Production/Stable pytest + :pypi:`pytest-fusesoc` Pytest plugin to run FuseSoC simulation targets. Sep 16, 2026 5 - Production/Stable pytest :pypi:`pytest-fv` pytest extensions to support running functional-verification jobs Jun 06, 2025 N/A pytest :pypi:`pytest-fxa` pytest plugin for Firefox Accounts Aug 28, 2018 5 - Production/Stable N/A :pypi:`pytest-fxa-mte` pytest plugin for Firefox Accounts May 21, 2026 4 - Beta N/A @@ -834,7 +836,7 @@ This list contains 2114 plugins. :pypi:`pytest-gherkin` A flexible framework for executing BDD gherkin tests Jul 27, 2019 3 - Alpha pytest (>=5.0.0) :pypi:`pytest-gh-log-group` pytest plugin for gh actions Jan 11, 2022 3 - Alpha pytest :pypi:`pytest-ghostinspector` For finding/executing Ghost Inspector tests May 17, 2016 3 - Alpha N/A - :pypi:`pytest-girder` A set of pytest fixtures for testing Girder applications. Sep 03, 2026 N/A pytest>=3.6 + :pypi:`pytest-girder` A set of pytest fixtures for testing Girder applications. Sep 16, 2026 N/A pytest>=3.6 :pypi:`pytest-git` Git repository fixture for py.test Oct 17, 2024 5 - Production/Stable pytest :pypi:`pytest-gitconfig` Provide a Git config sandbox for testing Dec 28, 2025 4 - Beta pytest>=7.1.2 :pypi:`pytest-gitcov` Pytest plugin for reporting on coverage of the last git commit. Jan 11, 2020 2 - Pre-Alpha N/A @@ -896,8 +898,8 @@ This list contains 2114 plugins. :pypi:`pytest-history` Pytest plugin to keep a history of your pytest runs Jan 14, 2024 N/A pytest (>=7.4.3,<8.0.0) :pypi:`pytest-home` Home directory fixtures Jul 28, 2024 5 - Production/Stable pytest :pypi:`pytest-homeassistant` A pytest plugin for use with homeassistant custom components. Aug 12, 2020 4 - Beta N/A - :pypi:`pytest-homeassistant-custom-component` Experimental package to automatically extract test plugins for Home Assistant custom components Sep 12, 2026 3 - Alpha pytest==9.0.3 - :pypi:`pytest-homeassistant-custom-component-framework` Experimental package to automatically extract test plugins for Home Assistant custom components Sep 12, 2026 3 - Alpha pytest==9.0.3 + :pypi:`pytest-homeassistant-custom-component` Experimental package to automatically extract test plugins for Home Assistant custom components Sep 19, 2026 3 - Alpha pytest==9.0.3 + :pypi:`pytest-homeassistant-custom-component-framework` Experimental package to automatically extract test plugins for Home Assistant custom components Sep 19, 2026 3 - Alpha pytest==9.0.3 :pypi:`pytest-Honda-report` Enterprise-grade pytest HTML report plugin with Chinese UI, API details, and historical trends Apr 11, 2026 4 - Beta pytest>=7.0 :pypi:`pytest-honey` A simple plugin to use with pytest Jan 07, 2022 4 - Beta pytest (>=3.5.0) :pypi:`pytest-honors` Report on tests that honor constraints, and guard against regressions Mar 06, 2020 4 - Beta N/A @@ -926,7 +928,7 @@ This list contains 2114 plugins. :pypi:`pytest-http` Fixture "http" for http requests Aug 22, 2024 N/A pytest :pypi:`pytest-httpbin` Easily test your HTTP library against a local copy of httpbin Sep 18, 2024 5 - Production/Stable pytest; extra == "test" :pypi:`pytest-http-cache` Record and replay real HTTP traffic in pytest so tests run offline and third-party changes can't break them. Aug 22, 2026 N/A pytest>=7.0 - :pypi:`pytest-httpchain` pytest plugin for HTTP testing using JSON files Aug 11, 2026 5 - Production/Stable pytest>=9.0 + :pypi:`pytest-httpchain` pytest plugin for HTTP testing using JSON files Sep 18, 2026 5 - Production/Stable pytest>=9.0 :pypi:`pytest-httpdbg` A pytest plugin to record HTTP(S) requests with stack trace. Aug 06, 2026 4 - Beta pytest>=7.0.0 :pypi:`pytest-http-mocker` Pytest plugin for http mocking (via https://github.com/vilus/mocker) Oct 20, 2019 N/A N/A :pypi:`pytest-httpretty` A thin wrapper of HTTPretty for pytest Feb 16, 2014 3 - Alpha N/A @@ -999,10 +1001,10 @@ This list contains 2114 plugins. :pypi:`pytest-ipso` pytest plugin for running ipso notebook cell tests Mar 24, 2026 N/A pytest :pypi:`pytest-ipynb` THIS PROJECT IS ABANDONED Jan 29, 2019 3 - Alpha N/A :pypi:`pytest-ipynb2` Pytest plugin to run tests in Jupyter Notebooks Mar 09, 2025 N/A pytest - :pypi:`pytest-ipywidgets` Aug 05, 2026 N/A pytest + :pypi:`pytest-ipywidgets` Sep 17, 2026 N/A pytest :pypi:`pytest-isolate` Run pytest tests in isolated subprocesses Jun 01, 2026 4 - Beta pytest :pypi:`pytest-isolated` Run marked pytest tests in grouped subprocesses (cross-platform). Jun 15, 2026 4 - Beta pytest>=7.0 - :pypi:`pytest-isolate-mpi` pytest-isolate-mpi allows for MPI-parallel tests being executed in a segfault and MPI_Abort safe manner Feb 24, 2025 4 - Beta pytest>=5 + :pypi:`pytest-isolate-mpi` pytest-isolate-mpi allows for MPI-parallel tests being executed in a segfault and MPI_Abort safe manner Sep 17, 2026 4 - Beta pytest>=7.3 :pypi:`pytest-isort` py.test plugin to check import ordering using isort Mar 05, 2024 5 - Production/Stable pytest (>=5.0) :pypi:`pytest-issues` Decorators for pytest tests that should issue exceptions or warnings May 29, 2026 5 - Production/Stable pytest>=8 :pypi:`pytest-it` Pytest plugin to display test reports as a plaintext spec, inspired by Rspec: https://github.com/mattduck/pytest-it. Jan 29, 2024 4 - Beta N/A @@ -1030,11 +1032,11 @@ This list contains 2114 plugins. :pypi:`pytest-jsonlint` UNKNOWN Aug 04, 2016 N/A N/A :pypi:`pytest-json-report` A pytest plugin to report test results as JSON files Mar 15, 2022 4 - Beta pytest (>=3.8.0) :pypi:`pytest-json-report-wip` A pytest plugin to report test results as JSON files Jul 23, 2025 4 - Beta pytest >=3.8.0 - :pypi:`pytest-jsonschema` A pytest plugin to perform JSONSchema validations Nov 07, 2025 5 - Production/Stable pytest>=6.2.0 + :pypi:`pytest-jsonschema` A pytest plugin to perform JSONSchema validations Sep 16, 2026 5 - Production/Stable pytest>=6.2.0 :pypi:`pytest-jsonschema-snapshot` Pytest plugin for automatic JSON Schema generation and validation from examples Mar 29, 2026 N/A pytest :pypi:`pytest-jtr` pytest plugin supporting json test report output Jul 21, 2024 N/A pytest<8.0.0,>=7.1.2 :pypi:`pytest-jubilant` Add your description here Sep 03, 2026 N/A pytest>=9.1.1 - :pypi:`pytest-jubilant-bdd` A pytest plugin providing reusable Gherkin step handlers for behavior-driven testing of Juju charmed operators Sep 10, 2026 N/A pytest~=9.0; extra == "dev" + :pypi:`pytest-jubilant-bdd` A pytest plugin providing reusable Gherkin step handlers for behavior-driven testing of Juju charmed operators Sep 15, 2026 N/A pytest~=9.0; extra == "dev" :pypi:`pytest-junit-logging` A pytest plugin for embedding log output into JUnit XML reports Nov 27, 2025 4 - Beta pytest>=6.0 :pypi:`pytest-junit-xray-xml` Export test results in an augmented JUnit format for usage with Xray () Jan 01, 2025 4 - Beta pytest :pypi:`pytest-jupyter` A pytest plugin for testing Jupyter libraries and extensions. Oct 16, 2025 4 - Beta pytest>=7.0 @@ -1098,6 +1100,7 @@ This list contains 2114 plugins. :pypi:`pytest-litter` Pytest plugin which verifies that tests do not modify file trees. Nov 23, 2023 4 - Beta pytest >=6.1 :pypi:`pytest-live` Live results for pytest Mar 08, 2020 N/A pytest :pypi:`pytest-live-pause` Pytest plugin and protocol for pausing live test execution and resuming in-process Jun 10, 2026 N/A pytest>=9.0.3 + :pypi:`pytest-live-report` A pytest plugin that writes its HTML report while your tests are still running Sep 15, 2026 4 - Beta pytest>=7.4 :pypi:`pytest-liveview` Pytest plugin that shows a real-time test dashboard in a local web server Mar 09, 2026 N/A pytest>=7.0 :pypi:`pytest-llm` pytest-llm: A pytest plugin for testing LLM outputs with success rate thresholds. Oct 03, 2025 3 - Alpha pytest>=7.0.0 :pypi:`pytest-llm-agent` LLM Agent for working with pytest Dec 16, 2025 N/A pytest>=9.0.2 @@ -1107,6 +1110,7 @@ This list contains 2114 plugins. :pypi:`pytest-llm-rubric` A pytest plugin for rubric-based LLM-as-judge testing with auto-discovery and preflight Apr 07, 2026 3 - Alpha pytest>=7.2 :pypi:`pytest-llm-sushit` LLM-powered semantic assertions for pytest Jun 26, 2026 3 - Alpha pytest>=7.0 :pypi:`pytest-llmtest` The pytest for LLMs — fast, Pydantic-based assertions for AI applications Mar 08, 2026 3 - Alpha pytest>=7.0; extra == "dev" + :pypi:`pytest-llm-vcr` Record and replay LLM HTTP traffic for deterministic pytest runs Sep 18, 2026 N/A pytest>=8.0; extra == "dev" :pypi:`pytest-lobster` Pytest to generate lobster tracing files Jul 26, 2025 N/A pytest>=7.0 :pypi:`pytest-local-badge` Pytest plugin that writes self-hosted SVG badges (tests, coverage, skipped, xfailed, warnings, duration) to your repo — no third-party shield service required. Aug 06, 2026 5 - Production/Stable pytest>=8.4 :pypi:`pytest-localftpserver` A PyTest plugin which provides an FTP fixture for your tests Aug 11, 2026 5 - Production/Stable pytest @@ -1129,7 +1133,7 @@ This list contains 2114 plugins. :pypi:`pytest-logging` Configures logging and allows tweaking the log level with a py.test flag Nov 04, 2015 4 - Beta N/A :pypi:`pytest-logging-end-to-end-test-tool` Sep 23, 2022 N/A pytest (>=7.1.2,<8.0.0) :pypi:`pytest-logging-strict` pytest fixture logging configured from packaged YAML May 20, 2025 3 - Alpha pytest - :pypi:`pytest-logikal` Common testing environment Sep 08, 2026 5 - Production/Stable pytest==9.1.1 + :pypi:`pytest-logikal` Common testing environment Sep 18, 2026 5 - Production/Stable pytest==9.1.1 :pypi:`pytest-log-report` Package for creating a pytest test run reprot Dec 26, 2019 N/A N/A :pypi:`pytest-logscanner` Pytest plugin for logscanner (A logger for python logging outputting to easily viewable (and filterable) html files. Good for people not grep savey, and color higlighting and quickly changing filters might even bye useful for commandline wizards.) Sep 30, 2024 4 - Beta pytest>=8.2.2 :pypi:`pytest-loguru` Pytest Loguru May 16, 2026 5 - Production/Stable N/A @@ -1176,10 +1180,10 @@ This list contains 2114 plugins. :pypi:`pytest-meilisearch` Pytest helpers for testing projects using Meilisearch Oct 08, 2024 N/A pytest>=7.4.3 :pypi:`pytest-memlog` Log memory usage during tests May 03, 2023 N/A pytest (>=7.3.0,<8.0.0) :pypi:`pytest-memprof` Estimates memory consumption of test functions Mar 29, 2019 4 - Beta N/A - :pypi:`pytest-memray` A simple plugin to use with pytest Aug 07, 2026 N/A pytest>=8.0 + :pypi:`pytest-memray` A simple plugin to use with pytest Sep 17, 2026 N/A pytest>=8.0 :pypi:`pytest-menu` A pytest plugin for console based interactive test selection just after the collection phase Oct 04, 2017 3 - Alpha pytest (>=2.4.2) :pypi:`pytest-mercurial` pytest plugin to write integration tests for projects using Mercurial Python internals Nov 21, 2020 1 - Planning N/A - :pypi:`pytest-mergify` Pytest plugin for Mergify Sep 11, 2026 N/A pytest>=6.0.0 + :pypi:`pytest-mergify` Pytest plugin for Mergify Sep 18, 2026 N/A pytest>=6.0.0 :pypi:`pytest-mesh` pytest_mesh插件 Aug 05, 2022 N/A pytest (==7.1.2) :pypi:`pytest-message` Pytest plugin for sending report message of marked tests execution Aug 04, 2022 N/A pytest (>=6.2.5) :pypi:`pytest-messenger` Pytest to Slack reporting plugin Nov 24, 2022 5 - Production/Stable N/A @@ -1379,9 +1383,10 @@ This list contains 2114 plugins. :pypi:`pytest-perfguard` Automatic, low-overhead performance regression checks for pytest Aug 03, 2026 N/A pytest>=7 :pypi:`pytest-performance` A simple plugin to ensure the execution of critical sections of code has not been impacted Sep 11, 2020 5 - Production/Stable pytest (>=3.7.0) :pypi:`pytest-performancetotal` A performance plugin for pytest Mar 24, 2026 5 - Production/Stable N/A + :pypi:`pytest-perf-report` An opinionated, self-contained performance report for your pytest suite: time, CPU, database, HTTP, sleeps, files, and a prioritized TODO list. Sep 18, 2026 4 - Beta pytest>=7.0 :pypi:`pytest-persistence` Pytest tool for persistent objects Aug 21, 2024 N/A N/A :pypi:`pytest-pexpect` Pytest pexpect plugin. Sep 10, 2025 4 - Beta pytest>=6.2.0 - :pypi:`pytest_pg` A tiny plugin for pytest which runs PostgreSQL in Docker Jun 02, 2026 5 - Production/Stable pytest>=8.0 + :pypi:`pytest_pg` A tiny plugin for pytest which runs PostgreSQL in Docker Sep 14, 2026 5 - Production/Stable pytest>=8.0 :pypi:`pytest-pgsql` Pytest plugins and helpers for tests using a Postgres database. May 13, 2020 5 - Production/Stable pytest (>=3.0.0) :pypi:`pytest-pgtap` Pytest plugin for running pgTAP tests May 29, 2026 3 - Alpha N/A :pypi:`pytest-phmdoctest` pytest plugin to test Python examples in Markdown using phmdoctest. Apr 15, 2022 4 - Beta pytest (>=5.4.3) @@ -1449,7 +1454,7 @@ This list contains 2114 plugins. :pypi:`pytest-print` pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout) Jul 21, 2026 5 - Production/Stable pytest>=9.0.2 :pypi:`pytest-priority` pytest plugin for add priority for tests Aug 19, 2024 N/A pytest :pypi:`pytest-probability` pytest plugin for nondeterministic tests: run cases N times, report empirical pass fractions, flaky detection, and cost. Jul 08, 2026 4 - Beta pytest>=7.4 - :pypi:`pytest-probatio` Use a probatio schema as a pytest assertion matcher Sep 12, 2026 3 - Alpha pytest>=8 + :pypi:`pytest-probatio` Use a probatio schema as a pytest assertion matcher Sep 13, 2026 3 - Alpha pytest>=8 :pypi:`pytest-proceed` Oct 01, 2024 N/A pytest :pypi:`pytest-profiles` pytest plugin for configuration profiles Dec 09, 2021 4 - Beta pytest (>=3.7.0) :pypi:`pytest-profiling` Profiling plugin for py.test Nov 29, 2024 5 - Production/Stable pytest @@ -1605,7 +1610,7 @@ This list contains 2114 plugins. :pypi:`pytest-rerun` Re-run only changed files in specified branch Jul 08, 2019 N/A pytest (>=3.6) :pypi:`pytest-rerun-all` Rerun testsuite for a certain time or iterations Jul 30, 2025 3 - Alpha pytest>=7.0.0 :pypi:`pytest-rerunclassfailures` pytest rerun class failures plugin Jul 17, 2026 5 - Production/Stable pytest>=7.2 - :pypi:`pytest-rerunfailures` pytest plugin to re-run tests to eliminate flaky failures Sep 03, 2026 5 - Production/Stable pytest!=8.2.2,>=8.2 + :pypi:`pytest-rerunfailures` pytest plugin to re-run tests to eliminate flaky failures Sep 17, 2026 5 - Production/Stable pytest!=8.2.2,>=8.2 :pypi:`pytest-rerunfailures-all-logs` pytest plugin to re-run tests to eliminate flaky failures Mar 07, 2022 5 - Production/Stable N/A :pypi:`pytest-reserial` Pytest fixture for recording and replaying serial port traffic. Dec 30, 2025 4 - Beta pytest :pypi:`pytest-resilience-agent` pytest plugin that runs your LLM app under controlled chaos (timeouts, brownouts, rate limits, MCP errors, composed failures) and asserts it still meets its contract Jun 25, 2026 3 - Alpha pytest>=8.0 @@ -1680,7 +1685,7 @@ This list contains 2114 plugins. :pypi:`pytest-sanity` Dec 07, 2020 N/A N/A :pypi:`pytest-sa-pg` May 14, 2019 N/A N/A :pypi:`pytest_sauce` pytest_sauce provides sane and helpful methods worked out in clearcode to run py.test tests with selenium/saucelabs Jul 14, 2014 3 - Alpha N/A - :pypi:`pytest-sbase` SeleniumBase is a framework for web crawling, scraping, and testing. Supports pytest. CDP Mode adds stealth. Includes many tools. Sep 12, 2026 5 - Production/Stable N/A + :pypi:`pytest-sbase` SeleniumBase is a framework for web crawling, scraping, and testing. Supports pytest. CDP Mode adds stealth. Includes many tools. Sep 18, 2026 5 - Production/Stable N/A :pypi:`pytest-scenario` pytest plugin for test scenarios Feb 06, 2017 3 - Alpha N/A :pypi:`pytest-scenario-files` A pytest plugin that generates unit test scenarios from data files. May 18, 2026 5 - Production/Stable pytest<10,>=7.4 :pypi:`pytest-scenarios` Add your description here Jan 03, 2026 N/A N/A @@ -1693,7 +1698,7 @@ This list contains 2114 plugins. :pypi:`pytest-select` A pytest plugin which allows to (de-)select tests from a file. Jan 18, 2019 3 - Alpha pytest (>=3.0) :pypi:`pytest-selenium` pytest plugin for Selenium Feb 01, 2024 5 - Production/Stable pytest>=6.0.0 :pypi:`pytest-selenium-auto` pytest plugin to automatically capture screenshots upon selenium webdriver events Nov 07, 2023 N/A pytest >= 7.0.0 - :pypi:`pytest-seleniumbase` SeleniumBase is a framework for web crawling, scraping, and testing. Supports pytest. CDP Mode adds stealth. Includes many tools. Sep 12, 2026 5 - Production/Stable N/A + :pypi:`pytest-seleniumbase` SeleniumBase is a framework for web crawling, scraping, and testing. Supports pytest. CDP Mode adds stealth. Includes many tools. Sep 18, 2026 5 - Production/Stable N/A :pypi:`pytest-selenium-driver` A zero-boilerplate Selenium WebDriver fixture for pytest Mar 07, 2026 4 - Beta pytest>=7.0 :pypi:`pytest-selenium-enhancer` pytest plugin for Selenium Apr 29, 2022 5 - Production/Stable N/A :pypi:`pytest-selenium-pdiff` A pytest package implementing perceptualdiff for Selenium tests. Apr 06, 2017 2 - Pre-Alpha N/A @@ -1886,7 +1891,7 @@ This list contains 2114 plugins. :pypi:`pytest-test-analyzer` A powerful tool for analyzing pytest test files and generating detailed reports Jun 14, 2025 4 - Beta N/A :pypi:`pytest-testbook` Enables pytest to execute your Jupyter Notebook as a test May 29, 2026 N/A pytest>=5.4.0 :pypi:`pytest-testcase-collector` Pytest plugin for collecting test metadata and generating XML report Sep 09, 2026 4 - Beta pytest>=6.0 - :pypi:`pytest-test-categories` A pytest plugin to enforce test timing constraints and size distributions. Mar 04, 2026 5 - Production/Stable pytest>=8.4.2 + :pypi:`pytest-test-categories` A pytest plugin to enforce test timing constraints and size distributions. Sep 14, 2026 5 - Production/Stable pytest>=9.1.1 :pypi:`pytest-testconfig` Test configuration plugin for pytest. Jan 11, 2020 4 - Beta pytest (>=3.5.0) :pypi:`pytest-testcontainers` Named pytest fixtures and a maker convention on top of testcontainers-python. Aug 07, 2026 4 - Beta pytest<10,>=7.4 :pypi:`pytest-testcontainers-compose` Pytest plugin for Docker Compose Feb 11, 2026 N/A N/A @@ -1898,11 +1903,11 @@ This list contains 2114 plugins. :pypi:`pytest-test-groups` A Pytest plugin for running a subset of your tests by splitting them in to equally sized groups. May 08, 2025 5 - Production/Stable pytest>=7.0.0 :pypi:`pytest-testinel` Testinel’s pytest plugin captures structured Selenium and Playwright test execution data directly from pytest and sends it to Testinel, where your test results become searchable, comparable, and actually useful. Jul 17, 2026 4 - Beta pytest>=7 :pypi:`pytest-testinfra` Test infrastructures Mar 30, 2025 5 - Production/Stable pytest>=6 - :pypi:`pytest-testinfra-exporter` Pytest plugin that reports testinfra results to MariaDB or PostgreSQL backends and visualizes on Grafana. Jul 16, 2026 N/A pytest>=7.0 + :pypi:`pytest-testinfra-exporter` Pytest plugin that reports testinfra results to MariaDB or PostgreSQL backends and visualizes on Grafana. Sep 18, 2026 N/A pytest>=7.0 :pypi:`pytest-testinfra-jpic` Test infrastructures Sep 21, 2023 5 - Production/Stable N/A :pypi:`pytest-testinfra-winrm-transport` Test infrastructures Sep 21, 2023 5 - Production/Stable N/A :pypi:`pytest-testit-parametrize` A pytest plugin for uploading parameterized tests parameters into TMS TestIT Dec 04, 2024 4 - Beta pytest>=8.3.3 - :pypi:`pytest-testkit` Pytest plugin for Infra logging framework and environment management Sep 08, 2026 4 - Beta pytest==8.3.2 + :pypi:`pytest-testkit` Pytest plugin for Infra logging framework and environment management Sep 18, 2026 4 - Beta pytest==8.3.2 :pypi:`pytest-testlink-adaptor` pytest reporting plugin for testlink Dec 20, 2018 4 - Beta pytest (>=2.6) :pypi:`pytest-testmap` Pytest plugin for testmap: annotate tests and collect the validation matrix. Jul 03, 2026 N/A pytest>=9.1.1 :pypi:`pytest-testmon` selects tests affected by changed files and methods Dec 01, 2025 4 - Beta pytest<10,>=5 @@ -1953,7 +1958,7 @@ This list contains 2114 plugins. :pypi:`pytest-timer` A timer plugin for pytest Dec 26, 2023 N/A pytest :pypi:`pytest-timestamper` Pytest plugin to add a timestamp prefix to the pytest output Mar 27, 2024 N/A N/A :pypi:`pytest-timestamps` A simple plugin to view timestamps for each test Sep 11, 2023 N/A pytest (>=7.3,<8.0) - :pypi:`pytest-timing` Record test timings under pytest-xdist and render cargo-style timing reports (ASCII Gantt and HTML). Sep 11, 2026 3 - Alpha pytest>=7.3 + :pypi:`pytest-timing` Record test timings under pytest-xdist and render cargo-style timing reports (ASCII Gantt and HTML). Sep 17, 2026 3 - Alpha pytest>=7.3 :pypi:`pytest-timing-plugin` pytest插件开发demo Jul 21, 2025 N/A N/A :pypi:`pytest-tiny-api-client` The companion pytest plugin for tiny-api-client Jan 04, 2024 5 - Production/Stable pytest :pypi:`pytest-tinybird` A pytest plugin to report test results to tinybird May 07, 2025 4 - Beta pytest>=3.8.0 @@ -2038,7 +2043,7 @@ This list contains 2114 plugins. :pypi:`pytest-vagrant` A py.test plugin providing access to vagrant. Sep 07, 2021 5 - Production/Stable pytest :pypi:`pytest-valgrind` May 19, 2021 N/A N/A :pypi:`pytest-var` pytest plugin for Markdown-native BDD Jul 08, 2026 N/A pytest>=8 - :pypi:`pytest-varar` pytest plugin for Markdown-native BDD Sep 07, 2026 N/A pytest>=8 + :pypi:`pytest-varar` pytest plugin for Markdown-native BDD Sep 14, 2026 N/A pytest>=8 :pypi:`pytest-variables` pytest plugin for providing variables to tests/fixtures Feb 01, 2024 5 - Production/Stable pytest>=7.0.0 :pypi:`pytest-variant` Variant support for Pytest Jun 06, 2022 N/A N/A :pypi:`pytest-vcr` Plugin for managing VCR.py cassettes Apr 26, 2019 5 - Production/Stable pytest (>=3.6.0) @@ -2108,7 +2113,7 @@ This list contains 2114 plugins. :pypi:`pytest-xfaillist` Maintain a xfaillist in an additional file to avoid merge-conflicts. Sep 17, 2021 N/A pytest (>=6.2.2,<7.0.0) :pypi:`pytest-xfiles` Pytest fixtures providing data read from function, module or package related (x)files. Feb 27, 2018 N/A N/A :pypi:`pytest-xflaky` A simple plugin to use with pytest Oct 14, 2024 4 - Beta pytest>=8.2.1 - :pypi:`pytest-xharness-eval` pytest plugin for running the same evaluation suite across AI agent harnesses (cross-harness eval). Aug 31, 2026 3 - Alpha pytest>=8.3 + :pypi:`pytest-xharness-eval` pytest plugin for running the same evaluation suite across AI agent harnesses (cross-harness eval). Sep 18, 2026 3 - Alpha pytest>=8.3 :pypi:`pytest-xhtml` pytest plugin for generating HTML reports Aug 21, 2026 5 - Production/Stable pytest>=7 :pypi:`pytest-xiuyu` This is a pytest plugin Jul 25, 2023 5 - Production/Stable N/A :pypi:`pytest-xlog` Extended logging for test and decorators May 31, 2020 4 - Beta N/A @@ -2147,6 +2152,7 @@ This list contains 2114 plugins. :pypi:`pytest-zigzag` Extend py.test for RPC OpenStack testing. Feb 27, 2019 4 - Beta pytest (~=3.6) :pypi:`pytest-zulip` Pytest report plugin for Zulip May 07, 2022 5 - Production/Stable pytest :pypi:`pytest-zy` 接口自动化测试框架 Mar 24, 2024 N/A pytest~=7.2.0 + :pypi:`pytest-zygote` Run pytest in parallel workers forked from one warm process, so the imports are paid once Sep 14, 2026 4 - Beta pytest>=7.0 :pypi:`tursu` 🎬 A pytest plugin that transpiles Gherkin feature files to Python using AST, enforcing typing for ease of use and debugging. Mar 02, 2026 5 - Production/Stable pytest>=8.3.5 ======================================================= ====================================================================================================================================================================================================================================================================================================================================================================================== ============== ===================== ================================================ @@ -2440,13 +2446,6 @@ This list contains 2114 plugins. - :pypi:`pytest-aiographql-server` - *last release*: Jul 17, 2026, - *status*: N/A, - *requires*: N/A - - Reserved name placeholder. No functionality. - :pypi:`pytest-aiohttp` *last release*: Jun 07, 2026, *status*: 4 - Beta, @@ -3063,6 +3062,13 @@ This list contains 2114 plugins. Pytest plugin to execute python async tests concurrently. + :pypi:`pytest-asyncio-concurrent-fork` + *last release*: Sep 14, 2026, + *status*: 4 - Beta, + *requires*: pytest>=6.2.0 + + Temporary pytest compatibility fork of pytest-asyncio-concurrent. + :pypi:`pytest-asyncio-cooperative` *last release*: Jun 24, 2025, *status*: N/A, @@ -3385,6 +3391,13 @@ This list contains 2114 plugins. pytest plugin to display BDD info in HTML test report + :pypi:`pytest-bdd-language-server` + *last release*: Sep 15, 2026, + *status*: N/A, + *requires*: N/A + + Language server for Gherkin .feature files backed by pytest-bdd step definitions + :pypi:`pytest-bdd-md-report` *last release*: Feb 07, 2026, *status*: 4 - Beta, @@ -3546,6 +3559,13 @@ This list contains 2114 plugins. A BigchainDB plugin for pytest. + :pypi:`pytest-big-dill` + *last release*: Sep 15, 2026, + *status*: N/A, + *requires*: pytest>=7 + + pytest plugin for the Big Dill test runner + :pypi:`pytest-bigquery-mock` *last release*: Dec 28, 2022, *status*: N/A, @@ -3988,7 +4008,7 @@ This list contains 2114 plugins. Pytest plugin with server for catching HTTP requests. :pypi:`pytest-catnip` - *last release*: Sep 03, 2026, + *last release*: Sep 18, 2026, *status*: 4 - Beta, *requires*: pytest>=9.0.3 @@ -4079,7 +4099,7 @@ This list contains 2114 plugins. turn . into √,turn F into x :pypi:`pytest-charisma` - *last release*: Sep 04, 2026, + *last release*: Sep 18, 2026, *status*: 3 - Alpha, *requires*: pytest<10.0,>=7.0 @@ -4219,7 +4239,7 @@ This list contains 2114 plugins. py.test plugin for CircleCI :pypi:`pytest-circleci-coverage` - *last release*: Sep 11, 2026, + *last release*: Sep 15, 2026, *status*: 4 - Beta, *requires*: N/A @@ -4394,7 +4414,7 @@ This list contains 2114 plugins. pytest plugin for test analytics and flaky-test detection. Free local HTML reports out of the box, or upload to cloudreport.dev for cloud history and team dashboards. :pypi:`pytest-cmake` - *last release*: Jan 03, 2026, + *last release*: Sep 19, 2026, *status*: N/A, *requires*: pytest<10,>=4 @@ -4555,7 +4575,7 @@ This list contains 2114 plugins. Python package for collecting pytest. :pypi:`pytest-collect-profile` - *last release*: Sep 12, 2026, + *last release*: Sep 17, 2026, *status*: N/A, *requires*: pytest>=8.0 @@ -5507,7 +5527,7 @@ This list contains 2114 plugins. PyTest plugin for generating Difido reports :pypi:`pytest-digline` - *last release*: Sep 11, 2026, + *last release*: Sep 18, 2026, *status*: 3 - Alpha, *requires*: pytest>=8.0 @@ -6088,7 +6108,7 @@ This list contains 2114 plugins. A Pytest plugin to ignore tests during collection without reporting them in the test summary. :pypi:`pytest-dsl` - *last release*: Sep 04, 2026, + *last release*: Sep 18, 2026, *status*: N/A, *requires*: pytest>=7.0.0 @@ -6585,7 +6605,7 @@ This list contains 2114 plugins. Applies eventlet monkey-patch as a pytest plugin. :pypi:`pytest-everyfunc` - *last release*: Apr 30, 2025, + *last release*: Sep 13, 2026, *status*: 4 - Beta, *requires*: pytest @@ -6942,7 +6962,7 @@ This list contains 2114 plugins. pytest plugin to collect UI test failures and upload to failure-analyzer server :pypi:`pytest-failure-instrumentation` - *last release*: Sep 12, 2026, + *last release*: Sep 15, 2026, *status*: N/A, *requires*: pytest>=7.0 @@ -7614,7 +7634,7 @@ This list contains 2114 plugins. An alternative way to parametrize test cases. :pypi:`pytest-fusesoc` - *last release*: Aug 03, 2026, + *last release*: Sep 16, 2026, *status*: 5 - Production/Stable, *requires*: pytest @@ -7754,7 +7774,7 @@ This list contains 2114 plugins. For finding/executing Ghost Inspector tests :pypi:`pytest-girder` - *last release*: Sep 03, 2026, + *last release*: Sep 16, 2026, *status*: N/A, *requires*: pytest>=3.6 @@ -8188,14 +8208,14 @@ This list contains 2114 plugins. A pytest plugin for use with homeassistant custom components. :pypi:`pytest-homeassistant-custom-component` - *last release*: Sep 12, 2026, + *last release*: Sep 19, 2026, *status*: 3 - Alpha, *requires*: pytest==9.0.3 Experimental package to automatically extract test plugins for Home Assistant custom components :pypi:`pytest-homeassistant-custom-component-framework` - *last release*: Sep 12, 2026, + *last release*: Sep 19, 2026, *status*: 3 - Alpha, *requires*: pytest==9.0.3 @@ -8398,7 +8418,7 @@ This list contains 2114 plugins. Record and replay real HTTP traffic in pytest so tests run offline and third-party changes can't break them. :pypi:`pytest-httpchain` - *last release*: Aug 11, 2026, + *last release*: Sep 18, 2026, *status*: 5 - Production/Stable, *requires*: pytest>=9.0 @@ -8909,7 +8929,7 @@ This list contains 2114 plugins. Pytest plugin to run tests in Jupyter Notebooks :pypi:`pytest-ipywidgets` - *last release*: Aug 05, 2026, + *last release*: Sep 17, 2026, *status*: N/A, *requires*: pytest @@ -8930,9 +8950,9 @@ This list contains 2114 plugins. Run marked pytest tests in grouped subprocesses (cross-platform). :pypi:`pytest-isolate-mpi` - *last release*: Feb 24, 2025, + *last release*: Sep 17, 2026, *status*: 4 - Beta, - *requires*: pytest>=5 + *requires*: pytest>=7.3 pytest-isolate-mpi allows for MPI-parallel tests being executed in a segfault and MPI_Abort safe manner @@ -9126,7 +9146,7 @@ This list contains 2114 plugins. A pytest plugin to report test results as JSON files :pypi:`pytest-jsonschema` - *last release*: Nov 07, 2025, + *last release*: Sep 16, 2026, *status*: 5 - Production/Stable, *requires*: pytest>=6.2.0 @@ -9154,7 +9174,7 @@ This list contains 2114 plugins. Add your description here :pypi:`pytest-jubilant-bdd` - *last release*: Sep 10, 2026, + *last release*: Sep 15, 2026, *status*: N/A, *requires*: pytest~=9.0; extra == "dev" @@ -9601,6 +9621,13 @@ This list contains 2114 plugins. Pytest plugin and protocol for pausing live test execution and resuming in-process + :pypi:`pytest-live-report` + *last release*: Sep 15, 2026, + *status*: 4 - Beta, + *requires*: pytest>=7.4 + + A pytest plugin that writes its HTML report while your tests are still running + :pypi:`pytest-liveview` *last release*: Mar 09, 2026, *status*: N/A, @@ -9664,6 +9691,13 @@ This list contains 2114 plugins. The pytest for LLMs — fast, Pydantic-based assertions for AI applications + :pypi:`pytest-llm-vcr` + *last release*: Sep 18, 2026, + *status*: N/A, + *requires*: pytest>=8.0; extra == "dev" + + Record and replay LLM HTTP traffic for deterministic pytest runs + :pypi:`pytest-lobster` *last release*: Jul 26, 2025, *status*: N/A, @@ -9819,7 +9853,7 @@ This list contains 2114 plugins. pytest fixture logging configured from packaged YAML :pypi:`pytest-logikal` - *last release*: Sep 08, 2026, + *last release*: Sep 18, 2026, *status*: 5 - Production/Stable, *requires*: pytest==9.1.1 @@ -10148,7 +10182,7 @@ This list contains 2114 plugins. Estimates memory consumption of test functions :pypi:`pytest-memray` - *last release*: Aug 07, 2026, + *last release*: Sep 17, 2026, *status*: N/A, *requires*: pytest>=8.0 @@ -10169,7 +10203,7 @@ This list contains 2114 plugins. pytest plugin to write integration tests for projects using Mercurial Python internals :pypi:`pytest-mergify` - *last release*: Sep 11, 2026, + *last release*: Sep 18, 2026, *status*: N/A, *requires*: pytest>=6.0.0 @@ -11568,6 +11602,13 @@ This list contains 2114 plugins. A performance plugin for pytest + :pypi:`pytest-perf-report` + *last release*: Sep 18, 2026, + *status*: 4 - Beta, + *requires*: pytest>=7.0 + + An opinionated, self-contained performance report for your pytest suite: time, CPU, database, HTTP, sleeps, files, and a prioritized TODO list. + :pypi:`pytest-persistence` *last release*: Aug 21, 2024, *status*: N/A, @@ -11583,7 +11624,7 @@ This list contains 2114 plugins. Pytest pexpect plugin. :pypi:`pytest_pg` - *last release*: Jun 02, 2026, + *last release*: Sep 14, 2026, *status*: 5 - Production/Stable, *requires*: pytest>=8.0 @@ -12059,7 +12100,7 @@ This list contains 2114 plugins. pytest plugin for nondeterministic tests: run cases N times, report empirical pass fractions, flaky detection, and cost. :pypi:`pytest-probatio` - *last release*: Sep 12, 2026, + *last release*: Sep 13, 2026, *status*: 3 - Alpha, *requires*: pytest>=8 @@ -13151,7 +13192,7 @@ This list contains 2114 plugins. pytest rerun class failures plugin :pypi:`pytest-rerunfailures` - *last release*: Sep 03, 2026, + *last release*: Sep 17, 2026, *status*: 5 - Production/Stable, *requires*: pytest!=8.2.2,>=8.2 @@ -13676,7 +13717,7 @@ This list contains 2114 plugins. pytest_sauce provides sane and helpful methods worked out in clearcode to run py.test tests with selenium/saucelabs :pypi:`pytest-sbase` - *last release*: Sep 12, 2026, + *last release*: Sep 18, 2026, *status*: 5 - Production/Stable, *requires*: N/A @@ -13767,7 +13808,7 @@ This list contains 2114 plugins. pytest plugin to automatically capture screenshots upon selenium webdriver events :pypi:`pytest-seleniumbase` - *last release*: Sep 12, 2026, + *last release*: Sep 18, 2026, *status*: 5 - Production/Stable, *requires*: N/A @@ -15118,9 +15159,9 @@ This list contains 2114 plugins. Pytest plugin for collecting test metadata and generating XML report :pypi:`pytest-test-categories` - *last release*: Mar 04, 2026, + *last release*: Sep 14, 2026, *status*: 5 - Production/Stable, - *requires*: pytest>=8.4.2 + *requires*: pytest>=9.1.1 A pytest plugin to enforce test timing constraints and size distributions. @@ -15202,7 +15243,7 @@ This list contains 2114 plugins. Test infrastructures :pypi:`pytest-testinfra-exporter` - *last release*: Jul 16, 2026, + *last release*: Sep 18, 2026, *status*: N/A, *requires*: pytest>=7.0 @@ -15230,7 +15271,7 @@ This list contains 2114 plugins. A pytest plugin for uploading parameterized tests parameters into TMS TestIT :pypi:`pytest-testkit` - *last release*: Sep 08, 2026, + *last release*: Sep 18, 2026, *status*: 4 - Beta, *requires*: pytest==8.3.2 @@ -15587,7 +15628,7 @@ This list contains 2114 plugins. A simple plugin to view timestamps for each test :pypi:`pytest-timing` - *last release*: Sep 11, 2026, + *last release*: Sep 17, 2026, *status*: 3 - Alpha, *requires*: pytest>=7.3 @@ -16182,7 +16223,7 @@ This list contains 2114 plugins. pytest plugin for Markdown-native BDD :pypi:`pytest-varar` - *last release*: Sep 07, 2026, + *last release*: Sep 14, 2026, *status*: N/A, *requires*: pytest>=8 @@ -16672,7 +16713,7 @@ This list contains 2114 plugins. A simple plugin to use with pytest :pypi:`pytest-xharness-eval` - *last release*: Aug 31, 2026, + *last release*: Sep 18, 2026, *status*: 3 - Alpha, *requires*: pytest>=8.3 @@ -16944,6 +16985,13 @@ This list contains 2114 plugins. 接口自动化测试框架 + :pypi:`pytest-zygote` + *last release*: Sep 14, 2026, + *status*: 4 - Beta, + *requires*: pytest>=7.0 + + Run pytest in parallel workers forked from one warm process, so the imports are paid once + :pypi:`tursu` *last release*: Mar 02, 2026, *status*: 5 - Production/Stable,