diff --git a/doc/en/reference/plugin_list.rst b/doc/en/reference/plugin_list.rst
index 8f47f5ba7..1ce661c4e 100644
--- a/doc/en/reference/plugin_list.rst
+++ b/doc/en/reference/plugin_list.rst
@@ -6,11 +6,11 @@ Plugin List
PyPI projects that match "pytest-\*" are considered plugins and are listed
automatically. Packages classified as inactive are excluded.
-This list contains 847 plugins.
+This list contains 850 plugins.
-============================================================================================================== ======================================================================================================================================================================== ============== ===================== ============================================
+============================================================================================================== ======================================================================================================================================================================== ============== ===================== ================================================
name summary last release status requires
-============================================================================================================== ======================================================================================================================================================================== ============== ===================== ============================================
+============================================================================================================== ======================================================================================================================================================================== ============== ===================== ================================================
`pytest-adaptavist `_ pytest plugin for generating test execution results within Jira Test Management (tm4j) Feb 05, 2020 N/A pytest (>=3.4.1)
`pytest-adf `_ Pytest plugin for writing Azure Data Factory integration tests Mar 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)
@@ -45,7 +45,7 @@ name
`pytest-asgi-server `_ Convenient ASGI client/server fixtures for Pytest Dec 12, 2020 N/A pytest (>=5.4.1)
`pytest-asptest `_ test Answer Set Programming programs Apr 28, 2018 4 - Beta N/A
`pytest-assertutil `_ pytest-assertutil May 10, 2019 N/A N/A
-`pytest-assert-utils `_ Useful assertion utilities for use with pytest Aug 25, 2020 3 - Alpha N/A
+`pytest-assert-utils `_ Useful assertion utilities for use with pytest Mar 28, 2021 3 - Alpha N/A
`pytest-assume `_ A pytest plugin that allows multiple failures per test Dec 08, 2020 N/A pytest (>=2.7)
`pytest-ast-back-to-python `_ A plugin for pytest devs to view how assertion rewriting recodes the AST Sep 29, 2019 4 - Beta N/A
`pytest-astropy `_ Meta-package containing dependencies for testing Jan 16, 2020 5 - Production/Stable pytest (>=4.6)
@@ -102,7 +102,7 @@ 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. Mar 24, 2021 5 - Production/Stable N/A
+`pytest-cases `_ Separate test code from test cases in pytest. Mar 31, 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
@@ -111,7 +111,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 Feb 27, 2021 5 - Production/Stable pytest (>=4.6) ; extra == 'testing'
+`pytest-checkdocs `_ check the README when running tests Mar 28, 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
@@ -123,12 +123,12 @@ name
`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-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 Oct 19, 2020 4 - Beta pytest (>=6.0.0)
+`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)
`pytest-codecheckers `_ pytest plugin to add source code sanity checks (pep8 and friends) Feb 13, 2010 N/A N/A
`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 Nov 19, 2020 5 - Production/Stable N/A
+`pytest-collect-formatter `_ Formatter for pytest collect output Mar 29, 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 Jan 31, 2021 N/A pytest (>=5.0.0)
`pytest-common-subject `_ pytest framework for testing different aspects of a common method Nov 12, 2020 N/A pytest (>=3.6,<7)
@@ -179,7 +179,7 @@ name
`pytest-dbt-adapter `_ A pytest plugin for testing dbt adapter plugins Jan 07, 2021 N/A pytest (<7,>=6)
`pytest-dbus-notification `_ D-BUS notifications for pytest results. Mar 05, 2014 5 - Production/Stable N/A
`pytest-deadfixtures `_ A simple plugin to list unused fixtures in pytest Jul 23, 2020 5 - Production/Stable N/A
-`pytest-deepcov `_ deepcov Mar 23, 2021 N/A N/A
+`pytest-deepcov `_ deepcov Mar 30, 2021 N/A N/A
`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
@@ -246,6 +246,7 @@ name
`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
`pytest-easyread `_ pytest plugin that makes terminal printouts of the reports easier to read Nov 17, 2017 N/A N/A
+`pytest-easy-server `_ Pytest plugin for easy testing against servers Apr 03, 2021 3 - Alpha pytest (<5.0.0,>=4.3.1) ; python_version < "3.5"
`pytest-ec2 `_ Pytest execution on EC2 instance Oct 22, 2019 3 - Alpha N/A
`pytest-echo `_ pytest plugin with mechanisms for echoing environment variables, package version and generic attributes Jan 08, 2020 5 - Production/Stable N/A
`pytest-elasticsearch `_ Elasticsearch process and client fixtures for py.test. Feb 19, 2020 5 - Production/Stable pytest (>=3.0.0)
@@ -290,7 +291,7 @@ name
`pytest-fantasy `_ Pytest plugin for Flask Fantasy Framework Mar 14, 2019 N/A N/A
`pytest-fastapi `_ Dec 27, 2020 N/A N/A
`pytest-fastest `_ Use SCM and coverage to run only needed tests Mar 05, 2020 N/A N/A
-`pytest-fast-first `_ Pytest plugin that runs fast tests first Mar 18, 2021 3 - Alpha pytest
+`pytest-fast-first `_ Pytest plugin that runs fast tests first Apr 02, 2021 3 - Alpha pytest
`pytest-faulthandler `_ py.test plugin that activates the fault handler module for tests (dummy package) Jul 04, 2019 6 - Mature pytest (>=5.0)
`pytest-fauxfactory `_ Integration of fauxfactory into pytest. Dec 06, 2017 5 - Production/Stable pytest (>=3.2)
`pytest-figleaf `_ py.test figleaf coverage plugin Jan 18, 2010 5 - Production/Stable N/A
@@ -328,7 +329,7 @@ name
`pytest-gevent `_ Ensure that gevent is properly patched when invoking pytest Feb 25, 2020 N/A pytest
`pytest-gherkin `_ A flexible framework for executing BDD gherkin tests Jul 27, 2019 3 - Alpha pytest (>=5.0.0)
`pytest-ghostinspector `_ For finding/executing Ghost Inspector tests May 17, 2016 3 - Alpha N/A
-`pytest-girder `_ A set of pytest fixtures for testing Girder applications. Mar 19, 2021 N/A N/A
+`pytest-girder `_ A set of pytest fixtures for testing Girder applications. Mar 29, 2021 N/A N/A
`pytest-git `_ Git repository fixture for py.test May 28, 2019 5 - Production/Stable pytest
`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
@@ -342,7 +343,7 @@ name
`pytest-growl `_ Growl notifications for pytest results. Jan 13, 2014 5 - Production/Stable N/A
`pytest-grpc `_ pytest plugin for grpc May 01, 2020 N/A pytest (>=3.6.0)
`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. Mar 22, 2021 5 - Production/Stable N/A
+`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. Dec 22, 2020 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
@@ -369,6 +370,7 @@ name
`pytest-httpx `_ Send responses to httpx. Mar 01, 2021 5 - Production/Stable pytest (==6.*)
`pytest-httpx-blockage `_ Disable httpx requests during a test run Mar 20, 2021 N/A pytest (>=6.2.2)
`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
`pytest-hypo-25 `_ help hypo module for pytest Jan 12, 2020 3 - Alpha N/A
`pytest-ibutsu `_ A plugin to sent pytest results to an Ibutsu server Mar 09, 2021 4 - Beta pytest
`pytest-icdiff `_ use icdiff for better error messages in pytest assertions Apr 08, 2020 4 - Beta N/A
@@ -383,7 +385,7 @@ name
`pytest-inmanta `_ A py.test plugin providing fixtures to simplify inmanta modules testing. Mar 26, 2021 5 - Production/Stable N/A
`pytest-inmanta-extensions `_ Inmanta tests package Mar 17, 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 Mar 03, 2021 N/A pytest (>=6.0.2,<7.0.0)
+`pytest-insta `_ A practical snapshot testing plugin for pytest Apr 02, 2021 N/A pytest (>=6.0.2,<7.0.0)
`pytest-instafail `_ pytest plugin to show failures instantly Jun 14, 2020 4 - Beta pytest (>=2.9)
`pytest-instrument `_ pytest plugin to instrument tests Apr 05, 2020 5 - Production/Stable pytest (>=5.1.0)
`pytest-integration `_ Organizing pytests by integration or not Apr 16, 2020 N/A N/A
@@ -420,7 +422,7 @@ name
`pytest-level `_ Select tests of a given level or lower Oct 21, 2019 N/A pytest
`pytest-libfaketime `_ A python-libfaketime plugin for pytest. Dec 22, 2018 4 - Beta pytest (>=3.0.0)
`pytest-libiio `_ A pytest plugin to manage interfacing with libiio contexts Jan 09, 2021 4 - Beta N/A
-`pytest-libnotify `_ Pytest plugin that shows notifications about the test run Nov 12, 2018 3 - Alpha pytest
+`pytest-libnotify `_ Pytest plugin that shows notifications about the test run Apr 02, 2021 3 - Alpha pytest
`pytest-ligo `_ Jan 16, 2020 4 - Beta N/A
`pytest-lineno `_ A pytest plugin to show the line numbers of test functions Dec 04, 2020 N/A pytest
`pytest-lisa `_ Pytest plugin for organizing tests. Jan 21, 2021 3 - Alpha pytest (>=6.1.2,<7.0.0)
@@ -518,7 +520,7 @@ 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 16, 2021 N/A N/A
+`pytest-operator `_ Fixtures for Operators Mar 29, 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
@@ -542,7 +544,7 @@ name
`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-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 26, 2021 N/A N/A
+`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)
`pytest-picked `_ Run the tests related to the changed files Dec 23, 2020 N/A pytest (>=3.5.0)
`pytest-pigeonhole `_ Jun 25, 2018 5 - Production/Stable pytest (>=3.4)
@@ -555,7 +557,7 @@ 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 Feb 25, 2021 N/A pytest
+`pytest-playwright `_ A pytest wrapper with fixtures for Playwright to automate web browsers Apr 01, 2021 N/A pytest
`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)
@@ -606,7 +608,7 @@ name
`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
`pytest-random `_ py.test plugin to randomize tests Apr 28, 2013 3 - Alpha N/A
-`pytest-randomly `_ Pytest plugin to randomly order tests and control random.seed. Nov 16, 2020 5 - Production/Stable pytest
+`pytest-randomly `_ Pytest plugin to randomly order tests and control random.seed. Apr 01, 2021 5 - Production/Stable pytest
`pytest-randomness `_ Pytest plugin about random seed management May 30, 2019 3 - Alpha N/A
`pytest-random-num `_ Randomise the order in which pytest tests are run with some control over the randomness Oct 19, 2020 5 - Production/Stable N/A
`pytest-random-order `_ Randomise the order in which pytest tests are run with some control over the randomness Nov 30, 2018 5 - Production/Stable pytest (>=3.0.0)
@@ -656,8 +658,8 @@ name
`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)
`pytest-rt `_ pytest data collector plugin for Testgr Mar 03, 2021 N/A N/A
-`pytest-rts `_ Coverage-based regression test selection (RTS) plugin for pytest Mar 24, 2021 N/A pytest
-`pytest-run-changed `_ Pytest plugin that runs changed tests only Mar 25, 2021 3 - Alpha pytest
+`pytest-rts `_ Coverage-based regression test selection (RTS) plugin for pytest Mar 31, 2021 N/A pytest
+`pytest-run-changed `_ Pytest plugin that runs changed tests only Apr 02, 2021 3 - Alpha pytest
`pytest-runfailed `_ implement a --failed option for pytest Mar 24, 2016 N/A N/A
`pytest-runner `_ Invoke py.test as distutils command with dependency resolution Feb 12, 2021 5 - Production/Stable pytest (!=3.7.3,>=3.5) ; extra == 'testing'
`pytest-salt `_ Pytest Salt Plugin Jan 27, 2020 4 - Beta N/A
@@ -668,13 +670,13 @@ name
`pytest-sanic `_ a pytest plugin for Sanic Feb 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. Mar 26, 2021 5 - Production/Stable N/A
+`pytest-sbase `_ A complete web automation framework for end-to-end testing. Apr 03, 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. Mar 26, 2021 5 - Production/Stable N/A
+`pytest-seleniumbase `_ A complete web automation framework for end-to-end testing. Apr 03, 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
@@ -705,7 +707,7 @@ name
`pytest-snapci `_ py.test plugin for Snap-CI Nov 12, 2015 N/A N/A
`pytest-snapshot `_ A plugin to enable snapshot testing with pytest. Jan 22, 2021 4 - Beta pytest (>=3.0.0)
`pytest-snmpserver `_ Sep 14, 2020 N/A N/A
-`pytest-socket `_ Pytest Plugin to disable socket calls during tests May 31, 2020 4 - Beta pytest (>=3.6.3)
+`pytest-socket `_ Pytest Plugin to disable socket calls during tests Mar 30, 2021 4 - Beta pytest (>=3.6.3)
`pytest-soft-assertions `_ May 05, 2020 3 - Alpha pytest
`pytest-solr `_ Solr process and client fixtures for py.test. May 11, 2020 3 - Alpha pytest (>=3.0.0)
`pytest-sorter `_ A simple plugin to first execute tests that historically failed more Jul 23, 2020 4 - Beta pytest (>=3.1.1)
@@ -796,7 +798,7 @@ name
`pytest-tornado-yen3 `_ A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications. Oct 15, 2018 5 - Production/Stable N/A
`pytest-tornasync `_ py.test plugin for testing Python 3.5+ Tornado code Jul 15, 2019 3 - Alpha pytest (>=3.0)
`pytest-track `_ Feb 26, 2021 3 - Alpha pytest (>=3.0)
-`pytest-translations `_ Test your translation files. Oct 26, 2020 5 - Production/Stable N/A
+`pytest-translations `_ Test your translation files. Mar 30, 2021 5 - Production/Stable N/A
`pytest-travis-fold `_ Folds captured output sections in Travis CI build log Nov 29, 2017 4 - Beta pytest (>=2.6.0)
`pytest-trello `_ Plugin for py.test that integrates trello using markers Nov 20, 2015 5 - Production/Stable N/A
`pytest-trepan `_ Pytest plugin for trepan debugger. Jul 28, 2018 5 - Production/Stable N/A
@@ -812,7 +814,7 @@ name
`pytest-unhandled-exception-exit-code `_ Plugin for py.test set a different exit code on uncaught exceptions Jun 22, 2020 5 - Production/Stable pytest (>=2.3)
`pytest-unittest-filter `_ A pytest plugin for filtering unittest-based test classes Jan 12, 2019 4 - Beta pytest (>=3.1.0)
`pytest-unmarked `_ Run only unmarked tests Aug 27, 2019 5 - Production/Stable N/A
-`pytest-unordered `_ Test equality of unordered collections in pytest Nov 02, 2020 4 - Beta pytest (>=6.0.0)
+`pytest-unordered `_ Test equality of unordered collections in pytest Mar 28, 2021 4 - Beta N/A
`pytest-vagrant `_ A py.test plugin providing access to vagrant. Mar 23, 2020 5 - Production/Stable pytest
`pytest-valgrind `_ Mar 15, 2020 N/A N/A
`pytest-variables `_ pytest plugin for providing variables to tests/fixtures Oct 23, 2019 5 - Production/Stable pytest (>=2.4.2)
@@ -857,5 +859,6 @@ name
`pytest-yuk `_ Display tests you are uneasy with, using 🤢/🤮 for pass/fail of tests marked with yuk. Mar 26, 2021 N/A N/A
`pytest-zafira `_ A Zafira plugin for pytest Sep 18, 2019 5 - Production/Stable pytest (==4.1.1)
`pytest-zap `_ OWASP ZAP plugin for py.test. May 12, 2014 4 - Beta N/A
+`pytest-zebrunner `_ Pytest connector for Zebrunner reporting Mar 29, 2021 4 - Beta pytest (>=6.1.1,<7.0.0)
`pytest-zigzag `_ Extend py.test for RPC OpenStack testing. Feb 27, 2019 4 - Beta pytest (~=3.6)
-============================================================================================================== ======================================================================================================================================================================== ============== ===================== ============================================
+============================================================================================================== ======================================================================================================================================================================== ============== ===================== ================================================