diff --git a/doc/en/reference/plugin_list.rst b/doc/en/reference/plugin_list.rst
index 5ff8790e3..2d53f8f73 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 908 plugins.
+This list contains 913 plugins.
============================================================================================================== ======================================================================================================================================================================== ============== ===================== ================================================
name summary last release status requires
@@ -17,14 +17,14 @@ name
`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)
`pytest-aggreport `_ pytest plugin for pytest-repeat that generate aggregate report of the same test cases with additional statistics details. Mar 07, 2021 4 - Beta pytest (>=6.2.2)
-`pytest-aio `_ Pytest plugin for testing async python code Aug 11, 2021 4 - Beta pytest ; extra == 'tests'
+`pytest-aio `_ Pytest plugin for testing async python code Aug 20, 2021 4 - Beta pytest ; extra == 'tests'
`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 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. Aug 04, 2021 N/A pytest (>=1.0)
+`pytest-alembic `_ A pytest plugin for verifying alembic migrations. Aug 17, 2021 N/A pytest (>=1.0)
`pytest-allclose `_ Pytest fixture extending Numpy's allclose function Jul 30, 2019 5 - Production/Stable pytest
`pytest-allure-adaptor `_ Plugin for py.test to generate allure xml reports Jan 10, 2018 N/A pytest (>=2.7.3)
`pytest-allure-adaptor2 `_ Plugin for py.test to generate allure xml reports Oct 14, 2020 N/A pytest (>=2.7.3)
@@ -82,8 +82,8 @@ 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-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-bg-process `_ Pytest plugin to initialize background process Aug 17, 2021 4 - Beta pytest (>=3.5.0)
+`pytest-bigchaindb `_ A BigchainDB plugin for pytest. Aug 17, 2021 4 - Beta N/A
`pytest-bigquery-mock `_ Provides a mock fixture for python bigquery client Aug 05, 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'
@@ -131,7 +131,7 @@ name
`pytest-clarity `_ A plugin providing an alternative, colourful diff output for failing assertions. Jun 11, 2021 N/A N/A
`pytest-cldf `_ Easy quality control for CLDF datasets using pytest May 06, 2019 N/A N/A
`pytest-click `_ Py.test plugin for Click Aug 29, 2020 5 - Production/Stable pytest (>=5.0)
-`pytest-clld `_ May 06, 2020 N/A pytest (>=3.6)
+`pytest-clld `_ Aug 16, 2021 N/A pytest (>=3.6)
`pytest-cloud `_ Distributed tests planner plugin for pytest testing framework. Oct 05, 2020 6 - Mature N/A
`pytest-cloudflare-worker `_ pytest plugin for testing cloudflare workers Mar 30, 2021 4 - Beta pytest (>=6.0.0)
`pytest-cobra `_ PyTest plugin for testing Smart Contracts for Ethereum blockchain. Jun 29, 2019 3 - Alpha pytest (<4.0.0,>=3.7.1)
@@ -143,7 +143,7 @@ name
`pytest-collect-formatter `_ Formatter for pytest collect output Mar 29, 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 Jun 11, 2021 N/A pytest (<7.0.0,>=6.2.4)
+`pytest-commander `_ An interactive GUI test runner for PyTest Aug 17, 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)
`pytest-concurrent `_ Concurrently execute test cases with multithread, multiprocess and gevent Jan 12, 2019 4 - Beta pytest (>=3.1.1)
`pytest-config `_ Base configurations and utilities for developing your Python project test suite with pytest. Nov 07, 2014 5 - Production/Stable N/A
@@ -179,7 +179,7 @@ name
`pytest-data `_ Useful functions for managing data for pytest fixtures Nov 01, 2016 5 - Production/Stable N/A
`pytest-databricks `_ Pytest plugin for remote Databricks notebooks testing Jul 29, 2020 N/A pytest
`pytest-datadir `_ pytest plugin for test data directories and files Oct 22, 2019 5 - Production/Stable pytest (>=2.7.0)
-`pytest-datadir-mgr `_ Manager for test data providing downloads, caching of generated files, and a context for temp directories. Feb 17, 2021 5 - Production/Stable pytest (>=6.0.1,<7.0.0)
+`pytest-datadir-mgr `_ Manager for test data providing downloads, caching of generated files, and a context for temp directories. Aug 16, 2021 5 - Production/Stable pytest
`pytest-datadir-ng `_ Fixtures for pytest allowing test functions/methods to easily retrieve test resources from the local filesystem. Dec 25, 2019 5 - Production/Stable pytest
`pytest-data-file `_ Fixture "data" and "case_data" for test from yaml file Dec 04, 2019 N/A N/A
`pytest-datafiles `_ py.test plugin to create a 'tmpdir' containing predefined files/directories. Oct 07, 2018 5 - Production/Stable pytest (>=3.6)
@@ -197,7 +197,7 @@ name
`pytest-dependency `_ Manage dependencies of tests Feb 14, 2020 4 - Beta N/A
`pytest-depends `_ Tests that depend on other tests Apr 05, 2020 5 - Production/Stable pytest (>=3)
`pytest-deprecate `_ Mark tests as testing a deprecated feature with a warning note. Jul 01, 2019 N/A N/A
-`pytest-describe `_ Describe-style plugin for pytest Apr 21, 2020 3 - Alpha pytest (>=2.6.0)
+`pytest-describe `_ Describe-style plugin for pytest Aug 18, 2021 4 - Beta pytest (>=4.0.0)
`pytest-describe-it `_ plugin for rich text descriptions Jul 19, 2019 4 - Beta pytest
`pytest-devpi-server `_ DevPI server fixture for py.test May 28, 2019 5 - Production/Stable pytest
`pytest-diamond `_ pytest plugin for diamond Aug 31, 2015 4 - Beta N/A
@@ -371,7 +371,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. Aug 13, 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. Aug 19, 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)
@@ -393,7 +393,7 @@ name
`pytest-http-mocker `_ Pytest plugin for http mocking (via https://github.com/vilus/mocker) Oct 20, 2019 N/A N/A
`pytest-httpretty `_ A thin wrapper of HTTPretty for pytest Feb 16, 2014 3 - Alpha N/A
`pytest-httpserver `_ pytest-httpserver is a httpserver for pytest Aug 06, 2021 3 - Alpha pytest ; extra == 'dev'
-`pytest-httpx `_ Send responses to httpx. Aug 11, 2021 5 - Production/Stable pytest (==6.*)
+`pytest-httpx `_ Send responses to httpx. Aug 19, 2021 5 - Production/Stable pytest (==6.*)
`pytest-httpx-blockage `_ Disable httpx requests during a test run Apr 28, 2021 N/A pytest (>=6.2.3)
`pytest-hue `_ Visualise PyTest status via your Phillips Hue lights May 09, 2019 N/A N/A
`pytest-hylang `_ Pytest plugin to allow running tests written in hylang Mar 28, 2021 N/A pytest
@@ -408,7 +408,7 @@ name
`pytest-info-collector `_ pytest plugin to collect information from tests May 26, 2019 3 - Alpha N/A
`pytest-informative-node `_ display more node ininformation. Apr 25, 2019 4 - Beta N/A
`pytest-infrastructure `_ pytest stack validation prior to testing executing Apr 12, 2020 4 - Beta N/A
-`pytest-inmanta `_ A py.test plugin providing fixtures to simplify inmanta modules testing. Jun 29, 2021 5 - Production/Stable N/A
+`pytest-inmanta `_ A py.test plugin providing fixtures to simplify inmanta modules testing. Aug 17, 2021 5 - Production/Stable N/A
`pytest-inmanta-extensions `_ Inmanta tests package May 27, 2021 5 - Production/Stable N/A
`pytest-Inomaly `_ A simple image diff plugin for pytest Feb 13, 2018 4 - Beta N/A
`pytest-insta `_ A practical snapshot testing plugin for pytest Apr 07, 2021 N/A pytest (>=6.0.2,<7.0.0)
@@ -461,8 +461,9 @@ name
`pytest-localftpserver `_ A PyTest plugin which provides an FTP fixture for your tests Jan 27, 2021 5 - Production/Stable pytest
`pytest-localserver `_ py.test plugin to test server connections locally. Nov 14, 2018 4 - Beta N/A
`pytest-localstack `_ Pytest plugin for AWS integration tests Aug 22, 2019 4 - Beta pytest (>=3.3.0)
-`pytest-lockable `_ lockable resource plugin for pytest Jun 08, 2021 5 - Production/Stable pytest
+`pytest-lockable `_ lockable resource plugin for pytest Aug 19, 2021 5 - Production/Stable pytest
`pytest-locker `_ Used to lock object during testing. Essentially changing assertions from being hard coded to asserting that nothing changed Feb 25, 2021 N/A pytest (>=5.4)
+`pytest-log `_ print log Aug 15, 2021 N/A pytest (>=3.8)
`pytest-logbook `_ py.test plugin to capture logbook log messages Nov 23, 2015 5 - Production/Stable pytest (>=2.8)
`pytest-logdog `_ Pytest plugin to test logging Jun 15, 2021 1 - Planning pytest (>=6.2.0)
`pytest-logfest `_ Pytest plugin providing three logger fixtures with basic or full writing to log files Jul 21, 2019 4 - Beta pytest (>=3.5.0)
@@ -500,7 +501,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. Jun 29, 2021 N/A pytest (>=1.0)
+`pytest-mock-resources `_ A pytest plugin for easily instantiating reproducible mock resources. Aug 17, 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
@@ -576,6 +577,7 @@ name
`pytest-pass `_ Check out https://github.com/elilutsky/pytest-pass Dec 04, 2019 N/A N/A
`pytest-passrunner `_ Pytest plugin providing the 'run_on_pass' marker Feb 10, 2021 5 - Production/Stable pytest (>=4.6.0)
`pytest-paste-config `_ Allow setting the path to a paste config file Sep 18, 2013 3 - Alpha N/A
+`pytest-patches `_ A patches test fixture which provides a contextmanager for handling multiple mock patches Aug 21, 2021 4 - Beta pytest (>=3.5.0)
`pytest-pdb `_ pytest plugin which adds pdb helper commands related to pytest. Jul 31, 2018 N/A N/A
`pytest-peach `_ pytest plugin for fuzzing with Peach API Security Apr 12, 2019 4 - Beta pytest (>=2.8.7)
`pytest-pep257 `_ py.test plugin for pep257 Jul 09, 2016 N/A N/A
@@ -596,7 +598,8 @@ name
`pytest-platform-markers `_ Markers for pytest to skip tests on specific platforms Sep 09, 2019 4 - Beta pytest (>=3.6.0)
`pytest-play `_ pytest plugin that let you automate actions and assertions with test metrics reporting executing plain YAML files Jun 12, 2019 5 - Production/Stable N/A
`pytest-playbook `_ Pytest plugin for reading playbooks. Jan 21, 2021 3 - Alpha pytest (>=6.1.2,<7.0.0)
-`pytest-playwright `_ A pytest wrapper with fixtures for Playwright to automate web browsers Jun 07, 2021 N/A pytest
+`pytest-playwright `_ A pytest wrapper with fixtures for Playwright to automate web browsers Aug 16, 2021 N/A pytest
+`pytest-playwright-snapshot `_ A pytest wrapper for snapshot testing with playwright Aug 19, 2021 N/A N/A
`pytest-plt `_ Fixtures for quickly making Matplotlib plots in tests Aug 17, 2020 5 - Production/Stable pytest
`pytest-plugin-helpers `_ A plugin to help developing and testing other plugins Nov 23, 2019 4 - Beta pytest (>=3.5.0)
`pytest-plus `_ PyTest Plus Plugin :: extends pytest functionality Mar 19, 2020 5 - Production/Stable pytest (>=3.50)
@@ -608,7 +611,7 @@ name
`pytest-ponyorm `_ PonyORM in Pytest Oct 31, 2018 N/A pytest (>=3.1.1)
`pytest-poo `_ Visualize your crappy tests Mar 25, 2021 5 - Production/Stable pytest (>=2.3.4)
`pytest-poo-fail `_ Visualize your failed tests with poo Feb 12, 2015 5 - Production/Stable N/A
-`pytest-pop `_ A pytest plugin to help with testing pop projects May 25, 2021 5 - Production/Stable pytest
+`pytest-pop `_ A pytest plugin to help with testing pop projects Aug 19, 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. Jun 01, 2021 5 - Production/Stable pytest (>=3.0.0)
@@ -634,6 +637,7 @@ name
`pytest-pyq `_ Pytest fixture "q" for pyq Mar 10, 2020 5 - Production/Stable N/A
`pytest-pyramid `_ pytest_pyramid - provides fixtures for testing pyramid applications with pytest test suite Feb 26, 2021 5 - Production/Stable pytest
`pytest-pyramid-server `_ Pyramid server fixture for py.test May 28, 2019 5 - Production/Stable pytest
+`pytest-pyright `_ Pytest plugin for type checking code with Pyright Aug 16, 2021 4 - Beta pytest (>=3.5.0)
`pytest-pytestrail `_ Pytest plugin for interaction with TestRail Aug 27, 2020 4 - Beta pytest (>=3.8.0)
`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
@@ -648,6 +652,7 @@ name
`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-railflow-testrail-reporter `_ Generate json reports along with specified metadata defined in test markers. Aug 18, 2021 5 - Production/Stable pytest
`pytest-raises `_ An implementation of pytest.raises as a pytest.mark fixture Apr 23, 2020 N/A pytest (>=3.2.2)
`pytest-raisesregexp `_ Simple pytest plugin to look for regex in Exceptions Dec 18, 2015 N/A N/A
`pytest-raisin `_ Plugin enabling the use of exception instances with pytest.raises Jun 25, 2020 N/A pytest
@@ -711,7 +716,7 @@ name
`pytest-runner `_ Invoke py.test as distutils command with dependency resolution May 19, 2021 5 - Production/Stable pytest (>=4.6) ; extra == 'testing'
`pytest-salt `_ Pytest Salt Plugin Jan 27, 2020 4 - Beta N/A
`pytest-salt-containers `_ A Pytest plugin that builds and creates docker containers Nov 09, 2016 4 - Beta N/A
-`pytest-salt-factories `_ Pytest Salt Plugin Aug 14, 2021 4 - Beta pytest (>=6.0.0)
+`pytest-salt-factories `_ Pytest Salt Plugin Aug 15, 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 Jul 27, 2021 N/A pytest (>=5.2)
@@ -770,7 +775,7 @@ name
`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. 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 `_ A Dynamic test tool for Splunk Apps and Add-ons Aug 19, 2021 N/A pytest (>5.4.0,<6.3)
`pytest-splunk-addon-ui-smartx `_ Library to support testing Splunk Add-on UX Aug 13, 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
@@ -841,7 +846,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 Aug 02, 2021 N/A N/A
+`pytest-tmreport `_ this is a vue-element ui report for pytest Aug 16, 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