diff --git a/doc/en/reference/plugin_list.rst b/doc/en/reference/plugin_list.rst
index 6dbdf748a..1972a97ec 100644
--- a/doc/en/reference/plugin_list.rst
+++ b/doc/en/reference/plugin_list.rst
@@ -6,7 +6,7 @@ Plugin List
PyPI projects that match "pytest-\*" are considered plugins and are listed
automatically. Packages classified as inactive are excluded.
-This list contains 897 plugins.
+This list contains 900 plugins.
============================================================================================================== ======================================================================================================================================================================== ============== ===================== ================================================
name summary last release status requires
@@ -20,7 +20,7 @@ name
`pytest-aiofiles `_ pytest fixtures for writing aiofiles tests with pyfakefs May 14, 2017 5 - Production/Stable N/A
`pytest-aiohttp `_ pytest plugin for aiohttp support Dec 05, 2017 N/A pytest
`pytest-aiohttp-client `_ Pytest `client` fixture for the Aiohttp Nov 01, 2020 N/A pytest (>=6)
-`pytest-aioresponses `_ py.test integration for aioresponses Dec 21, 2020 4 - Beta pytest (>=3.5.0)
+`pytest-aioresponses `_ py.test integration for aioresponses Jul 29, 2021 4 - Beta pytest (>=3.5.0)
`pytest-aioworkers `_ A plugin to test aioworkers project with pytest Dec 04, 2019 4 - Beta pytest (>=3.5.0)
`pytest-airflow `_ pytest support for airflow. Apr 03, 2019 3 - Alpha pytest (>=4.4.0)
`pytest-alembic `_ A pytest plugin for verifying alembic migrations. May 10, 2021 N/A pytest (>=1.0)
@@ -58,11 +58,12 @@ name
`pytest-asyncio-cooperative `_ Run all your asynchronous tests cooperatively. Jun 25, 2021 4 - Beta N/A
`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)
`pytest-async-mongodb `_ pytest plugin for async MongoDB Oct 18, 2017 5 - Production/Stable pytest (>=2.5.2)
-`pytest-async-sqlalchemy `_ Database testing fixtures using the SQLAlchemy asyncio API Jun 11, 2021 4 - Beta pytest (>=6.0.0)
+`pytest-async-sqlalchemy `_ Database testing fixtures using the SQLAlchemy asyncio API Jul 31, 2021 4 - Beta pytest (>=6.0.0)
`pytest-atomic `_ Skip rest of tests if previous test failed. Nov 24, 2018 4 - Beta N/A
`pytest-attrib `_ pytest plugin to select tests based on attributes similar to the nose-attrib plugin May 24, 2016 4 - Beta N/A
`pytest-austin `_ Austin plugin for pytest Oct 11, 2020 4 - Beta N/A
`pytest-autochecklog `_ automatically check condition and log all the checks Apr 25, 2015 4 - Beta N/A
+`pytest-automation `_ pytest plugin for building a test suite, using YAML files to extend pytest parameterize functionality. Jul 27, 2021 N/A pytest
`pytest-automock `_ Pytest plugin for automatical mocks creation Apr 22, 2020 N/A pytest ; extra == 'dev'
`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)
@@ -82,6 +83,7 @@ name
`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-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-bigquery-mock `_ Provides a mock fixture for python bigquery client Jul 28, 2021 N/A pytest (>=5.0)
`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)
@@ -92,6 +94,7 @@ name
`pytest-board `_ Local continuous test runner with pytest and watchdog. Jan 20, 2019 N/A N/A
`pytest-bpdb `_ A py.test plug-in to enable drop to bpdb debugger on test failure. Jan 19, 2015 2 - Pre-Alpha N/A
`pytest-bravado `_ Pytest-bravado automatically generates from OpenAPI specification client fixtures. Jul 19, 2021 N/A N/A
+`pytest-breakword `_ Use breakword with pytest Jul 28, 2021 N/A pytest (>=6.2.4,<7.0.0)
`pytest-breed-adapter `_ A simple plugin to connect with breed-server Nov 07, 2018 4 - Beta pytest (>=3.5.0)
`pytest-briefcase `_ A pytest plugin for running tests on a Briefcase project. Jun 14, 2020 4 - Beta pytest (>=3.5.0)
`pytest-browser `_ A pytest plugin for console based browser test selection just after the collection phase Dec 10, 2016 3 - Alpha N/A
@@ -118,7 +121,7 @@ name
`pytest-change-report `_ turn . into √,turn F into x Sep 14, 2020 N/A pytest
`pytest-chdir `_ A pytest fixture for changing current working directory Jan 28, 2020 N/A pytest (>=5.0.0,<6.0.0)
`pytest-check `_ A pytest plugin that allows multiple failures per test. Dec 27, 2020 5 - Production/Stable N/A
-`pytest-checkdocs `_ check the README when running tests Apr 30, 2021 5 - Production/Stable pytest (>=4.6) ; extra == 'testing'
+`pytest-checkdocs `_ check the README when running tests Jul 31, 2021 5 - Production/Stable pytest (>=4.6) ; extra == 'testing'
`pytest-checkipdb `_ plugin to check if there are ipdb debugs left Jul 22, 2020 5 - Production/Stable pytest (>=2.9.2)
`pytest-check-links `_ Check links in files Jul 29, 2020 N/A pytest (>=4.6)
`pytest-check-mk `_ pytest plugin to test Check_MK checks Nov 19, 2015 4 - Beta pytest
@@ -356,7 +359,7 @@ name
`pytest-gitcov `_ Pytest plugin for reporting on coverage of the last git commit. Jan 11, 2020 2 - Pre-Alpha N/A
`pytest-git-fixtures `_ Pytest fixtures for testing with git. Mar 11, 2021 4 - Beta pytest
`pytest-github `_ Plugin for py.test that associates tests with github issues using a marker. Mar 07, 2019 5 - Production/Stable N/A
-`pytest-github-actions-annotate-failures `_ pytest plugin to annotate failed tests with a workflow command for GitHub Actions Mar 21, 2021 N/A pytest (>=4.0.0)
+`pytest-github-actions-annotate-failures `_ pytest plugin to annotate failed tests with a workflow command for GitHub Actions Jul 31, 2021 N/A pytest (>=4.0.0)
`pytest-gitignore `_ py.test plugin to ignore the same files as git Jul 17, 2015 4 - Beta N/A
`pytest-gnupg-fixtures `_ Pytest fixtures for testing with gnupg. Mar 04, 2021 4 - Beta pytest
`pytest-golden `_ Plugin for pytest that offloads expected outputs to data files Nov 23, 2020 N/A pytest (>=6.1.2,<7.0.0)
@@ -367,7 +370,7 @@ name
`pytest-hammertime `_ Display "🔨 " instead of "." for passed pytest tests. Jul 28, 2018 N/A pytest
`pytest-harvest `_ Store data created during your pytest tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking purposes. Apr 01, 2021 5 - Production/Stable N/A
`pytest-helm-chart `_ A plugin to provide different types and configs of Kubernetes clusters that can be used for testing. Jun 15, 2020 4 - Beta pytest (>=5.4.2,<6.0.0)
-`pytest-helm-charts `_ A plugin to provide different types and configs of Kubernetes clusters that can be used for testing. Jul 23, 2021 4 - Beta pytest (>=6.1.2,<7.0.0)
+`pytest-helm-charts `_ A plugin to provide different types and configs of Kubernetes clusters that can be used for testing. Jul 30, 2021 4 - Beta pytest (>=6.1.2,<7.0.0)
`pytest-helper `_ Functions to help in using the pytest testing framework May 31, 2019 5 - Production/Stable N/A
`pytest-helpers `_ pytest helpers May 17, 2020 N/A pytest
`pytest-helpers-namespace `_ Pytest Helpers Namespace Plugin Apr 29, 2021 5 - Production/Stable pytest (>=6.0.0)
@@ -375,7 +378,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 Jun 30, 2021 3 - Alpha pytest (==6.2.4)
+`pytest-homeassistant-custom-component `_ Experimental package to automatically extract test plugins for Home Assistant custom components Jul 28, 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 Jul 12, 2021 N/A pytest (>=5.0)
`pytest-hoverfly-wrapper `_ Integrates the Hoverfly HTTP proxy into Pytest Jan 31, 2021 4 - Beta N/A
@@ -398,7 +401,7 @@ name
`pytest-icdiff `_ use icdiff for better error messages in pytest assertions Apr 08, 2020 4 - Beta N/A
`pytest-idapro `_ A pytest plugin for idapython. Allows a pytest setup to run tests outside and inside IDA in an automated manner by runnig pytest inside IDA and by mocking idapython api Nov 03, 2018 N/A N/A
`pytest-ignore-flaky `_ ignore failures from flaky tests (pytest plugin) Apr 23, 2021 5 - Production/Stable N/A
-`pytest-image-diff `_ Sep 03, 2020 3 - Alpha pytest
+`pytest-image-diff `_ Jul 28, 2021 3 - Alpha pytest
`pytest-incremental `_ an incremental test runner (pytest plugin) Apr 24, 2021 5 - Production/Stable N/A
`pytest-influxdb `_ Plugin for influxdb and pytest integration. Apr 20, 2021 N/A N/A
`pytest-info-collector `_ pytest plugin to collect information from tests May 26, 2019 3 - Alpha N/A
@@ -500,7 +503,7 @@ name
`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
`pytest-modifyscope `_ pytest plugin to modify fixture scope Apr 12, 2020 N/A pytest
-`pytest-molecule `_ PyTest Molecule Plugin :: discover and run molecule tests Jul 06, 2021 5 - Production/Stable N/A
+`pytest-molecule `_ PyTest Molecule Plugin :: discover and run molecule tests Jul 30, 2021 5 - Production/Stable N/A
`pytest-mongo `_ MongoDB process and client fixtures plugin for Pytest. Jun 07, 2021 5 - Production/Stable pytest
`pytest-mongodb `_ pytest plugin for MongoDB fixtures Dec 07, 2019 5 - Production/Stable pytest (>=2.5.2)
`pytest-monitor `_ Pytest plugin for analyzing resource usage. Apr 21, 2021 5 - Production/Stable pytest
@@ -692,7 +695,7 @@ name
`pytest-reverse `_ Pytest plugin to reverse test order. May 10, 2021 5 - Production/Stable pytest
`pytest-ringo `_ pytest plugin to test webapplications using the Ringo webframework Sep 27, 2017 3 - Alpha N/A
`pytest-rng `_ Fixtures for seeding tests and making randomness reproducible Aug 08, 2019 5 - Production/Stable pytest
-`pytest-roast `_ pytest plugin for ROAST configuration override and fixtures Apr 30, 2021 5 - Production/Stable pytest
+`pytest-roast `_ pytest plugin for ROAST configuration override and fixtures Jul 29, 2021 5 - Production/Stable pytest
`pytest-rocketchat `_ Pytest to Rocket.Chat reporting plugin Apr 18, 2021 5 - Production/Stable N/A
`pytest-rotest `_ Pytest integration with rotest Sep 08, 2019 N/A pytest (>=3.5.0)
`pytest-rpc `_ Extend py.test for RPC OpenStack testing. Feb 22, 2019 4 - Beta pytest (~=3.6)
@@ -706,16 +709,16 @@ name
`pytest-salt-factories `_ Pytest Salt Plugin Jun 20, 2021 4 - Beta pytest (>=6.0.0)
`pytest-salt-from-filenames `_ Simple PyTest Plugin For Salt's Test Suite Specifically Jan 29, 2019 4 - Beta pytest (>=4.1)
`pytest-salt-runtests-bridge `_ Simple PyTest Plugin For Salt's Test Suite Specifically Dec 05, 2019 4 - Beta pytest (>=4.1)
-`pytest-sanic `_ a pytest plugin for Sanic May 20, 2021 N/A pytest (>=5.2)
+`pytest-sanic `_ a pytest plugin for Sanic Jul 27, 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. Jul 20, 2021 5 - Production/Stable N/A
+`pytest-sbase `_ A complete web automation framework for end-to-end testing. Jul 31, 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. Jul 20, 2021 5 - Production/Stable N/A
+`pytest-seleniumbase `_ A complete web automation framework for end-to-end testing. Jul 31, 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
@@ -760,10 +763,10 @@ name
`pytest-splinter `_ Splinter plugin for pytest testing framework Dec 25, 2020 6 - Mature N/A
`pytest-split `_ Pytest plugin for splitting test suite based on test execution time Jul 21, 2021 4 - Beta pytest (>=5,<7)
`pytest-splitio `_ Split.io SDK integration for e2e tests Sep 22, 2020 N/A pytest (<7,>=5.0)
-`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 `_ 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. Jul 30, 2021 5 - Production/Stable 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 Jul 14, 2021 N/A pytest (>5.4.0,<6.3)
-`pytest-splunk-addon-ui-smartx `_ Library to support testing Splunk Add-on UX Jul 14, 2021 N/A N/A
+`pytest-splunk-addon-ui-smartx `_ Library to support testing Splunk Add-on UX Jul 26, 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
@@ -819,7 +822,7 @@ name
`pytest-testreport `_ Jul 01, 2021 4 - Beta pytest (>=3.5.0)
`pytest-testslide `_ TestSlide fixture for pytest Jan 07, 2021 5 - Production/Stable pytest (~=6.2)
`pytest-test-this `_ Plugin for py.test to run relevant tests, based on naively checking if a test contains a reference to the symbol you supply Sep 15, 2019 2 - Pre-Alpha pytest (>=2.3)
-`pytest-tesults `_ Tesults plugin for pytest May 18, 2020 5 - Production/Stable pytest (>=3.5.0)
+`pytest-tesults `_ Tesults plugin for pytest Jul 31, 2021 5 - Production/Stable pytest (>=3.5.0)
`pytest-tezos `_ pytest-ligo Jan 16, 2020 4 - Beta N/A
`pytest-thawgun `_ Pytest plugin for time travel May 26, 2020 3 - Alpha N/A
`pytest-threadleak `_ Detects thread leaks Sep 08, 2017 4 - Beta N/A
@@ -832,7 +835,7 @@ name
`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)
`pytest-tm4j-reporter `_ Cloud Jira Test Management (TM4J) PyTest reporter plugin Sep 01, 2020 N/A pytest
-`pytest-tmreport `_ this is a vue-element ui report for pytest Jul 16, 2021 N/A N/A
+`pytest-tmreport `_ this is a vue-element ui report for pytest Jul 30, 2021 N/A N/A
`pytest-todo `_ A small plugin for the pytest testing framework, marking TODO comments as failure May 23, 2019 4 - Beta pytest
`pytest-tomato `_ Mar 01, 2019 5 - Production/Stable N/A
`pytest-toolbelt `_ This is just a collection of utilities for pytest, but don't really belong in pytest proper. Aug 12, 2019 3 - Alpha N/A
@@ -892,7 +895,7 @@ name
`pytest-xfiles `_ Pytest fixtures providing data read from function, module or package related (x)files. Feb 27, 2018 N/A N/A
`pytest-xlog `_ Extended logging for test and decorators May 31, 2020 4 - Beta N/A
`pytest-xpara `_ An extended parametrizing plugin of pytest. Oct 30, 2017 3 - Alpha pytest
-`pytest-xprocess `_ A pytest plugin for managing processes across test runs. Mar 02, 2021 4 - Beta pytest (>=2.8)
+`pytest-xprocess `_ A pytest plugin for managing processes across test runs. Jul 28, 2021 4 - Beta pytest (>=2.8)
`pytest-xray `_ May 30, 2019 3 - Alpha N/A
`pytest-xrayjira `_ Mar 17, 2020 3 - Alpha pytest (==4.3.1)
`pytest-xray-server `_ Mar 03, 2021 3 - Alpha N/A