diff --git a/doc/en/reference/plugin_list.rst b/doc/en/reference/plugin_list.rst
index 3165798a5..ddbfac867 100644
--- a/doc/en/reference/plugin_list.rst
+++ b/doc/en/reference/plugin_list.rst
@@ -6,12 +6,12 @@ Plugin List
PyPI projects that match "pytest-\*" are considered plugins and are listed
automatically. Packages classified as inactive are excluded.
-This list contains 870 plugins.
+This list contains 872 plugins.
============================================================================================================== ======================================================================================================================================================================== ============== ===================== ================================================
name summary last release status requires
============================================================================================================== ======================================================================================================================================================================== ============== ===================== ================================================
-`pytest-accept `_ A pytest-plugin for updating doctest outputs May 18, 2021 N/A pytest (>=6,<7)
+`pytest-accept `_ A pytest-plugin for updating doctest outputs Jun 02, 2021 N/A pytest (>=6,<7)
`pytest-adaptavist `_ pytest plugin for generating test execution results within Jira Test Management (tm4j) Apr 22, 2021 N/A pytest (>=3.4.1)
`pytest-adf `_ Pytest plugin for writing Azure Data Factory integration tests May 10, 2021 4 - Beta pytest (>=3.5.0)
`pytest-adf-azure-identity `_ Pytest plugin for writing Azure Data Factory integration tests Mar 06, 2021 4 - Beta pytest (>=3.5.0)
@@ -65,6 +65,7 @@ name
`pytest-auto-parametrize `_ pytest plugin: avoid repeating arguments in parametrize Oct 02, 2016 3 - Alpha N/A
`pytest-avoidance `_ Makes pytest skip tests that don not need rerunning May 23, 2019 4 - Beta pytest (>=3.5.0)
`pytest-aws `_ pytest plugin for testing AWS resource configurations Oct 04, 2017 4 - Beta N/A
+`pytest-aws-config `_ Protect your AWS credentials in unit tests May 28, 2021 N/A N/A
`pytest-axe `_ pytest plugin for axe-selenium-python Nov 12, 2018 N/A pytest (>=3.0.0)
`pytest-azurepipelines `_ Formatting PyTest output for Azure Pipelines UI Jul 23, 2020 4 - Beta pytest (>=3.5.0)
`pytest-bandit `_ A bandit plugin for pytest Feb 23, 2021 4 - Beta pytest (>=3.5.0)
@@ -77,11 +78,12 @@ name
`pytest-beds `_ Fixtures for testing Google Appengine (GAE) apps Jun 07, 2016 4 - Beta N/A
`pytest-bench `_ Benchmark utility that plugs into pytest. Jul 21, 2014 3 - Alpha N/A
`pytest-benchmark `_ A ``pytest`` fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer. Apr 17, 2021 5 - Production/Stable pytest (>=3.8)
-`pytest-bigchaindb `_ A BigchainDB plugin for pytest. Apr 17, 2021 4 - Beta N/A
+`pytest-bg-process `_ A simple plugin to use with pytest May 28, 2021 4 - Beta pytest (>=3.5.0)
+`pytest-bigchaindb `_ A BigchainDB plugin for pytest. May 28, 2021 4 - Beta N/A
`pytest-black `_ A pytest plugin to enable format checking with black Oct 05, 2020 4 - Beta N/A
`pytest-black-multipy `_ Allow '--black' on older Pythons Jan 14, 2021 5 - Production/Stable pytest (!=3.7.3,>=3.5) ; extra == 'testing'
`pytest-blame `_ A pytest plugin helps developers to debug by providing useful commits history. May 04, 2019 N/A pytest (>=4.4.0)
-`pytest-blender `_ Blender Pytest plugin. Feb 15, 2021 N/A pytest (==6.2.1) ; extra == 'dev'
+`pytest-blender `_ Blender Pytest plugin. Jun 02, 2021 N/A pytest (==6.2.1) ; extra == 'dev'
`pytest-blink1 `_ Pytest plugin to emit notifications via the Blink(1) RGB LED Jan 07, 2018 4 - Beta N/A
`pytest-blockage `_ Disable network requests during a test run. Feb 13, 2019 N/A pytest
`pytest-blocker `_ pytest plugin to mark a test as blocker and skip all other tests Sep 07, 2015 4 - Beta N/A
@@ -105,11 +107,10 @@ name
`pytest-canonical-data `_ A plugin which allows to compare results with canonical results, based on previous runs May 08, 2020 2 - Pre-Alpha pytest (>=3.5.0)
`pytest-caprng `_ A plugin that replays pRNG state on failure. May 02, 2018 4 - Beta N/A
`pytest-capture-deprecatedwarnings `_ pytest plugin to capture all deprecatedwarnings and put them in one file Apr 30, 2019 N/A N/A
-`pytest-cases `_ Separate test code from test cases in pytest. May 21, 2021 5 - Production/Stable N/A
+`pytest-cases `_ Separate test code from test cases in pytest. Jun 03, 2021 5 - Production/Stable N/A
`pytest-cassandra `_ Cassandra CCM Test Fixtures for pytest Nov 04, 2017 1 - Planning N/A
`pytest-catchlog `_ py.test plugin to catch log messages. This is a fork of pytest-capturelog. Jan 24, 2016 4 - Beta pytest (>=2.6)
`pytest-catch-server `_ Pytest plugin with server for catching HTTP requests. Dec 12, 2019 5 - Production/Stable N/A
-`pytest-cdp-common `_ May 01, 2021 N/A N/A
`pytest-celery `_ pytest-celery a shim pytest plugin to enable celery.contrib.pytest May 06, 2021 N/A N/A
`pytest-chalice `_ A set of py.test fixtures for AWS Chalice Jul 01, 2020 4 - Beta N/A
`pytest-change-report `_ turn . into √,turn F into x Sep 14, 2020 N/A pytest
@@ -135,7 +136,7 @@ name
`pytest-codegen `_ Automatically create pytest test signatures Aug 23, 2020 2 - Pre-Alpha N/A
`pytest-codestyle `_ pytest plugin to run pycodestyle Mar 23, 2020 3 - Alpha N/A
`pytest-collect-formatter `_ Formatter for pytest collect output Mar 29, 2021 5 - Production/Stable N/A
-`pytest-collect-formatter2 `_ Formatter for pytest collect output Apr 11, 2021 5 - Production/Stable N/A
+`pytest-collect-formatter2 `_ Formatter for pytest collect output May 31, 2021 5 - Production/Stable N/A
`pytest-colordots `_ Colorizes the progress indicators Oct 06, 2017 5 - Production/Stable N/A
`pytest-commander `_ An interactive GUI test runner for PyTest May 09, 2021 N/A pytest (<7.0.0,>=6.2.4)
`pytest-common-subject `_ pytest framework for testing different aspects of a common method Nov 12, 2020 N/A pytest (>=3.6,<7)
@@ -149,12 +150,12 @@ name
`pytest-cookies `_ The pytest plugin for your Cookiecutter templates. 🍪 May 24, 2021 5 - Production/Stable pytest (>=3.3.0)
`pytest-couchdbkit `_ py.test extension for per-test couchdb databases using couchdbkit Apr 17, 2012 N/A N/A
`pytest-count `_ count erros and send email Jan 12, 2018 4 - Beta N/A
-`pytest-cov `_ Pytest plugin for measuring coverage. May 14, 2021 5 - Production/Stable pytest (>=4.6)
+`pytest-cov `_ Pytest plugin for measuring coverage. Jun 01, 2021 5 - Production/Stable pytest (>=4.6)
`pytest-cover `_ Pytest plugin for measuring coverage. Forked from `pytest-cov`. Aug 01, 2015 5 - Production/Stable N/A
`pytest-coverage `_ Jun 17, 2015 N/A N/A
`pytest-coverage-context `_ Coverage dynamic context support for PyTest, including sub-processes Jan 04, 2021 4 - Beta pytest (>=6.1.0)
`pytest-cov-exclude `_ Pytest plugin for excluding tests based on coverage data Apr 29, 2016 4 - Beta pytest (>=2.8.0,<2.9.0); extra == 'dev'
-`pytest-cpp `_ Use pytest's runner to discover and execute C++ tests Dec 10, 2020 4 - Beta pytest (!=5.4.0,!=5.4.1)
+`pytest-cpp `_ Use pytest's runner to discover and execute C++ tests Jun 04, 2021 5 - Production/Stable pytest (!=5.4.0,!=5.4.1)
`pytest-cram `_ Run cram tests with pytest. Aug 08, 2020 N/A N/A
`pytest-crate `_ Manages CrateDB instances during your integration tests May 28, 2019 3 - Alpha pytest (>=4.0)
`pytest-cricri `_ A Cricri plugin for pytest. Jan 27, 2018 N/A pytest
@@ -232,7 +233,7 @@ name
`pytest-docker-postgresql `_ A simple plugin to use with pytest Sep 24, 2019 4 - Beta pytest (>=3.5.0)
`pytest-docker-py `_ Easy to use, simple to extend, pytest plugin that minimally leverages docker-py. Nov 27, 2018 N/A pytest (==4.0.0)
`pytest-docker-registry-fixtures `_ Pytest fixtures for testing with docker registries. Mar 04, 2021 4 - Beta pytest
-`pytest-docker-tools `_ Docker integration tests for pytest May 28, 2021 4 - Beta pytest (>=6.0.1,<7.0.0)
+`pytest-docker-tools `_ Docker integration tests for pytest Jun 03, 2021 4 - Beta pytest (>=6.0.1,<7.0.0)
`pytest-docs `_ Documentation tool for pytest Nov 11, 2018 4 - Beta pytest (>=3.5.0)
`pytest-docstyle `_ pytest plugin to run pydocstyle Mar 23, 2020 3 - Alpha N/A
`pytest-doctest-custom `_ A py.test plugin for customizing string representations of doctest results. Jul 25, 2016 4 - Beta N/A
@@ -248,7 +249,7 @@ name
`pytest-drop-dup-tests `_ A Pytest plugin to drop duplicated tests during collection May 23, 2020 4 - Beta pytest (>=2.7)
`pytest-dump2json `_ A pytest plugin for dumping test results to json. Jun 29, 2015 N/A N/A
`pytest-dynamicrerun `_ A pytest plugin to rerun tests dynamically based off of test outcome and output. Aug 15, 2020 4 - Beta N/A
-`pytest-dynamodb `_ DynamoDB fixtures for pytest Feb 20, 2020 5 - Production/Stable pytest (>=3.0.0)
+`pytest-dynamodb `_ DynamoDB fixtures for pytest Jun 03, 2021 5 - Production/Stable pytest
`pytest-easy-addoption `_ pytest-easy-addoption: Easy way to work with pytest addoption Jan 22, 2020 N/A N/A
`pytest-easy-api `_ Simple API testing with pytest Mar 26, 2018 N/A N/A
`pytest-easyMPI `_ Package that supports mpi tests in pytest Oct 21, 2020 N/A N/A
@@ -362,7 +363,7 @@ name
`pytest-historic `_ Custom report to display pytest historical execution records Apr 08, 2020 N/A pytest
`pytest-historic-hook `_ Custom listener to store execution results into MYSQL DB, which is used for pytest-historic report Apr 08, 2020 N/A pytest
`pytest-homeassistant `_ A pytest plugin for use with homeassistant custom components. Aug 12, 2020 4 - Beta N/A
-`pytest-homeassistant-custom-component `_ Experimental package to automatically extract test plugins for Home Assistant custom components May 28, 2021 3 - Alpha pytest (==6.2.4)
+`pytest-homeassistant-custom-component `_ Experimental package to automatically extract test plugins for Home Assistant custom components Jun 04, 2021 3 - Alpha pytest (==6.2.4)
`pytest-honors `_ Report on tests that honor constraints, and guard against regressions Mar 06, 2020 4 - Beta N/A
`pytest-hoverfly `_ Simplify working with Hoverfly from pytest Mar 04, 2021 N/A pytest (>=5.0)
`pytest-hoverfly-wrapper `_ Integrates the Hoverfly HTTP proxy into Pytest Jan 31, 2021 4 - Beta N/A
@@ -480,7 +481,7 @@ name
`pytest-mock-helper `_ Help you mock HTTP call and generate mock code Jan 24, 2018 N/A pytest
`pytest-mockito `_ Base fixtures for mockito Jul 11, 2018 4 - Beta N/A
`pytest-mockredis `_ An in-memory mock of a Redis server that runs in a separate thread. This is to be used for unit-tests that require a Redis database. Jan 02, 2018 2 - Pre-Alpha N/A
-`pytest-mock-resources `_ A pytest plugin for easily instantiating reproducible mock resources. Apr 26, 2021 N/A pytest (>=1.0)
+`pytest-mock-resources `_ A pytest plugin for easily instantiating reproducible mock resources. Jun 02, 2021 N/A pytest (>=1.0)
`pytest-mock-server `_ Mock server plugin for pytest Apr 06, 2020 4 - Beta N/A
`pytest-mockservers `_ A set of fixtures to test your requests to HTTP/UDP servers Mar 31, 2020 N/A pytest (>=4.3.0)
`pytest-modifyjunit `_ Utility for adding additional properties to junit xml for IDM QE Jan 10, 2019 N/A N/A
@@ -496,7 +497,7 @@ name
`pytest-mpi `_ pytest plugin to collect information from tests Mar 14, 2021 3 - Alpha pytest
`pytest-mpl `_ pytest plugin to help with testing figures output from Matplotlib Nov 05, 2020 4 - Beta pytest
`pytest-mproc `_ low-startup-overhead, scalable, distributed-testing pytest plugin Mar 07, 2021 4 - Beta pytest
-`pytest-multi-check `_ Pytest-плагин, реализует возможность мульти проверок и мягких проверок May 26, 2021 N/A pytest
+`pytest-multi-check `_ Pytest-плагин, реализует возможность мульти проверок и мягких проверок Jun 03, 2021 N/A pytest
`pytest-multihost `_ Utility for writing multi-host tests for pytest Apr 07, 2020 4 - Beta N/A
`pytest-multilog `_ Multi-process logs handling and other helpers for pytest Nov 15, 2020 N/A N/A
`pytest-mutagen `_ Add the mutation testing feature to pytest Jul 24, 2020 N/A pytest (>=5.4)
@@ -505,7 +506,7 @@ name
`pytest-mypy-plugins `_ pytest plugin for writing tests for mypy plugins May 22, 2021 3 - Alpha pytest (>=6.0.0)
`pytest-mypy-plugins-shim `_ Substitute for "pytest-mypy-plugins" for Python implementations which aren't supported by mypy. Apr 12, 2021 N/A N/A
`pytest-mypy-testing `_ Pytest plugin to check mypy output. Apr 24, 2020 N/A pytest
-`pytest-mysql `_ MySQL process and client fixtures for pytest Jul 21, 2020 5 - Production/Stable pytest (>=3.0.0)
+`pytest-mysql `_ MySQL process and client fixtures for pytest Jun 01, 2021 5 - Production/Stable pytest
`pytest-needle `_ pytest plugin for visual testing websites using selenium Dec 10, 2018 4 - Beta pytest (<5.0.0,>=3.0.0)
`pytest-neo `_ pytest-neo is a plugin for pytest that shows tests like screen of Matrix. Apr 23, 2019 3 - Alpha pytest (>=3.7.2)
`pytest-network `_ A simple plugin to disable network on socket level. May 07, 2020 N/A N/A
@@ -534,11 +535,11 @@ name
`pytest-oot `_ Run object-oriented tests in a simple format Sep 18, 2016 4 - Beta N/A
`pytest-openfiles `_ Pytest plugin for detecting inadvertent open file handles Apr 16, 2020 3 - Alpha pytest (>=4.6)
`pytest-opentmi `_ pytest plugin for publish results to opentmi Feb 26, 2021 5 - Production/Stable pytest (>=5.0)
-`pytest-operator `_ Fixtures for Operators Mar 29, 2021 N/A N/A
+`pytest-operator `_ Fixtures for Operators Jun 03, 2021 N/A N/A
`pytest-optional `_ include/exclude values of fixtures in pytest Oct 07, 2015 N/A N/A
`pytest-optional-tests `_ Easy declaration of optional tests (i.e., that are not run by default) Jul 09, 2019 4 - Beta pytest (>=4.5.0)
`pytest-orchestration `_ A pytest plugin for orchestrating tests Jul 18, 2019 N/A N/A
-`pytest-order `_ pytest plugin to run your tests in a specific order Apr 11, 2021 4 - Beta pytest (>=3.7)
+`pytest-order `_ pytest plugin to run your tests in a specific order May 30, 2021 4 - Beta pytest (>=5.0)
`pytest-ordering `_ pytest plugin to run your tests in a specific order Nov 14, 2018 4 - Beta pytest
`pytest-osxnotify `_ OS X notifications for py.test results. May 15, 2015 N/A N/A
`pytest-pact `_ A simple plugin to use with pytest Jan 07, 2019 4 - Beta N/A
@@ -557,6 +558,7 @@ name
`pytest-pep257 `_ py.test plugin for pep257 Jul 09, 2016 N/A N/A
`pytest-pep8 `_ pytest plugin to check PEP8 requirements Apr 27, 2014 N/A N/A
`pytest-percent `_ Change the exit code of pytest test sessions when a required percent of tests pass. May 21, 2020 N/A pytest (>=5.2.0)
+`pytest-perf `_ pytest-perf May 29, 2021 5 - Production/Stable pytest (>=4.6) ; extra == 'testing'
`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)
`pytest-persistence `_ Pytest tool for persistent objects Mar 28, 2021 N/A N/A
`pytest-pgsql `_ Pytest plugins and helpers for tests using a Postgres database. May 13, 2020 5 - Production/Stable pytest (>=3.0.0)
@@ -586,7 +588,7 @@ name
`pytest-pop `_ A pytest plugin to help with testing pop projects May 25, 2021 5 - Production/Stable pytest
`pytest-portion `_ Select a portion of the collected tests Jan 28, 2021 4 - Beta pytest (>=3.5.0)
`pytest-postgres `_ Run PostgreSQL in Docker container in Pytest. Mar 22, 2020 N/A pytest
-`pytest-postgresql `_ Postgresql fixtures and fixture factories for Pytest. May 26, 2021 5 - Production/Stable pytest (>=3.0.0)
+`pytest-postgresql `_ Postgresql fixtures and fixture factories for Pytest. Jun 01, 2021 5 - Production/Stable pytest (>=3.0.0)
`pytest-power `_ pytest plugin with powerful fixtures Dec 31, 2020 N/A pytest (>=5.4)
`pytest-pride `_ Minitest-style test colors Apr 02, 2016 3 - Alpha N/A
`pytest-print `_ pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout) Oct 23, 2020 5 - Production/Stable pytest (>=3.0.0)
@@ -612,11 +614,11 @@ name
`pytest-pythonpath `_ pytest plugin for adding to the PYTHONPATH from command line or configs. Aug 22, 2018 5 - Production/Stable N/A
`pytest-pytorch `_ pytest plugin for a better developer experience when working with the PyTorch test suite May 25, 2021 4 - Beta pytest
`pytest-qml `_ Run QML Tests with pytest Dec 02, 2020 4 - Beta pytest (>=6.0.0)
-`pytest-qt `_ pytest support for PyQt and PySide applications Dec 07, 2019 5 - Production/Stable pytest (>=3.0.0)
+`pytest-qt `_ pytest support for PyQt and PySide applications Jun 03, 2021 5 - Production/Stable pytest (>=3.0.0)
`pytest-qt-app `_ QT app fixture for py.test Dec 23, 2015 5 - Production/Stable N/A
`pytest-quarantine `_ A plugin for pytest to manage expected test failures Nov 24, 2019 5 - Production/Stable pytest (>=4.6)
`pytest-quickcheck `_ pytest plugin to generate random data inspired by QuickCheck Nov 15, 2020 4 - Beta pytest (<6.0.0,>=4.0)
-`pytest-rabbitmq `_ RabbitMQ process and client fixtures for pytest Jan 11, 2021 5 - Production/Stable pytest (>=3.0.0)
+`pytest-rabbitmq `_ RabbitMQ process and client fixtures for pytest Jun 02, 2021 5 - Production/Stable pytest (>=3.0.0)
`pytest-race `_ Race conditions tester for pytest Nov 21, 2016 4 - Beta N/A
`pytest-rage `_ pytest plugin to implement PEP712 Oct 21, 2011 3 - Alpha N/A
`pytest-raises `_ An implementation of pytest.raises as a pytest.mark fixture Apr 23, 2020 N/A pytest (>=3.2.2)
@@ -636,7 +638,7 @@ name
`pytest-ref `_ A plugin to store reference files to ease regression testing Nov 23, 2019 4 - Beta pytest (>=3.5.0)
`pytest-reference-formatter `_ Conveniently run pytest with a dot-formatted test reference. Oct 01, 2019 4 - Beta N/A
`pytest-regressions `_ Easy to use fixtures to write regression tests. Jan 27, 2021 5 - Production/Stable pytest (>=3.5.0)
-`pytest-regtest `_ pytest plugin for regression tests Sep 16, 2020 N/A N/A
+`pytest-regtest `_ pytest plugin for regression tests Jun 03, 2021 N/A N/A
`pytest-relative-order `_ a pytest plugin that sorts tests using "before" and "after" markers May 17, 2021 4 - Beta N/A
`pytest-relaxed `_ Relaxed test discovery/organization for pytest Jun 14, 2019 5 - Production/Stable pytest (<5,>=3)
`pytest-remfiles `_ Pytest plugin to create a temporary directory with remote files Jul 01, 2019 5 - Production/Stable N/A
@@ -657,7 +659,7 @@ name
`pytest-reportportal `_ Agent for Reporting results of tests to the Report Portal Feb 15, 2021 N/A pytest (>=3.0.7)
`pytest-reqs `_ pytest plugin to check pinned requirements May 12, 2019 N/A pytest (>=2.4.2)
`pytest-requests `_ A simple plugin to use with pytest Jun 24, 2019 4 - Beta pytest (>=3.5.0)
-`pytest-reraise `_ Make multi-threaded pytest test cases fail when they should Jun 03, 2020 5 - Production/Stable N/A
+`pytest-reraise `_ Make multi-threaded pytest test cases fail when they should Jun 03, 2021 5 - Production/Stable pytest (>=4.6)
`pytest-rerun `_ Re-run only changed files in specified branch Jul 08, 2019 N/A pytest (>=3.6)
`pytest-rerunfailures `_ pytest plugin to re-run tests to eliminate flaky failures May 26, 2021 5 - Production/Stable pytest (>=5.3)
`pytest-resilient-circuits `_ Resilient Circuits fixtures for PyTest. May 14, 2021 N/A N/A
@@ -687,13 +689,13 @@ name
`pytest-sanic `_ a pytest plugin for Sanic May 20, 2021 N/A pytest (>=5.2)
`pytest-sanity `_ Dec 07, 2020 N/A N/A
`pytest-sa-pg `_ May 14, 2019 N/A N/A
-`pytest-sbase `_ A complete web automation framework for end-to-end testing. May 24, 2021 5 - Production/Stable N/A
+`pytest-sbase `_ A complete web automation framework for end-to-end testing. Jun 05, 2021 5 - Production/Stable N/A
`pytest-scenario `_ pytest plugin for test scenarios Feb 06, 2017 3 - Alpha N/A
`pytest-schema `_ 👍 Validate return values against a schema-like object in testing Aug 31, 2020 5 - Production/Stable pytest (>=3.5.0)
`pytest-securestore `_ An encrypted password store for use within pytest cases Jun 19, 2019 4 - Beta N/A
`pytest-select `_ A pytest plugin which allows to (de-)select tests from a file. Jan 18, 2019 3 - Alpha pytest (>=3.0)
`pytest-selenium `_ pytest plugin for Selenium Sep 19, 2020 5 - Production/Stable pytest (>=5.0.0)
-`pytest-seleniumbase `_ A complete web automation framework for end-to-end testing. May 24, 2021 5 - Production/Stable N/A
+`pytest-seleniumbase `_ A complete web automation framework for end-to-end testing. Jun 05, 2021 5 - Production/Stable N/A
`pytest-selenium-enhancer `_ pytest plugin for Selenium Nov 26, 2020 5 - Production/Stable N/A
`pytest-selenium-pdiff `_ A pytest package implementing perceptualdiff for Selenium tests. Apr 06, 2017 2 - Pre-Alpha N/A
`pytest-send-email `_ Send pytest execution result email Dec 04, 2019 N/A N/A
@@ -740,7 +742,7 @@ name
`pytest-split-tests `_ A Pytest plugin for running a subset of your tests by splitting them in to equally sized groups. Forked from Mark Adams' original project pytest-test-groups. May 28, 2019 N/A pytest (>=2.5)
`pytest-split-tests-tresorit `_ Feb 22, 2021 1 - Planning N/A
`pytest-splunk-addon `_ A Dynamic test tool for Splunk Apps and Add-ons Apr 28, 2021 N/A pytest (>5.4.0,<6.3)
-`pytest-splunk-addon-ui-smartx `_ Library to support testing Splunk Add-on UX Mar 24, 2021 N/A N/A
+`pytest-splunk-addon-ui-smartx `_ Library to support testing Splunk Add-on UX May 31, 2021 N/A N/A
`pytest-splunk-env `_ pytest fixtures for interaction with Splunk Enterprise and Splunk Cloud Oct 22, 2020 N/A pytest (>=6.1.1,<7.0.0)
`pytest-sqitch `_ sqitch for pytest Apr 06, 2020 4 - Beta N/A
`pytest-sqlalchemy `_ pytest plugin with sqlalchemy related fixtures Mar 13, 2018 3 - Alpha N/A
@@ -803,7 +805,7 @@ name
`pytest-timeit `_ A pytest plugin to time test function runs Oct 13, 2016 4 - Beta N/A
`pytest-timeout `_ py.test plugin to abort hanging tests Jul 15, 2020 5 - Production/Stable pytest (>=3.6.0)
`pytest-timeouts `_ Linux-only Pytest plugin to control durations of various test case execution phases Sep 21, 2019 5 - Production/Stable N/A
-`pytest-timer `_ A timer plugin for pytest Dec 13, 2020 N/A N/A
+`pytest-timer `_ A timer plugin for pytest Jun 02, 2021 N/A N/A
`pytest-tipsi-django `_ Oct 14, 2020 4 - Beta pytest (>=6.0.0)
`pytest-tipsi-testing `_ Better fixtures management. Various helpers Nov 04, 2020 4 - Beta pytest (>=3.3.0)
`pytest-tldr `_ A pytest plugin that limits the output to just the things you need. Mar 12, 2021 4 - Beta pytest (>=3.5.0)