From 618ee0f2687308966fa8df96632befd1571118c7 Mon Sep 17 00:00:00 2001 From: pytest bot Date: Sun, 3 Oct 2021 00:11:19 +0000 Subject: [PATCH] [automated] Update plugin list --- doc/en/reference/plugin_list.rst | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/doc/en/reference/plugin_list.rst b/doc/en/reference/plugin_list.rst index 202297341..10453e14e 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 929 plugins. +This list contains 934 plugins. ============================================================================================================== ======================================================================================================================================================================== ============== ===================== ================================================ name summary last release status requires @@ -65,7 +65,7 @@ name `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. Sep 02, 2021 N/A pytest +`pytest-automation `_ pytest plugin for building a test suite, using YAML files to extend pytest parameterize functionality. Oct 01, 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-autotest `_ This fixture provides a configured "driver" for Android Automated Testing, using uiautomator2. Aug 25, 2021 N/A pytest @@ -151,7 +151,7 @@ name `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 `pytest-confluence-report `_ Package stands for pytest plugin to upload results into Confluence page. Nov 06, 2020 N/A N/A -`pytest-console-scripts `_ Pytest plugin for testing console scripts Apr 26, 2021 4 - Beta N/A +`pytest-console-scripts `_ Pytest plugin for testing console scripts Sep 28, 2021 4 - Beta N/A `pytest-consul `_ pytest plugin with fixtures for testing consul aware apps Nov 24, 2018 3 - Alpha pytest `pytest-contextfixture `_ Define pytest fixtures as context managers. Mar 12, 2013 4 - Beta N/A `pytest-contexts `_ A plugin to run tests written with the Contexts framework using pytest May 19, 2021 4 - Beta N/A @@ -385,7 +385,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 Sep 04, 2021 3 - Alpha pytest (==6.2.4) +`pytest-homeassistant-custom-component `_ Experimental package to automatically extract test plugins for Home Assistant custom components Sep 30, 2021 3 - Alpha pytest (==6.2.5) `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 Aug 29, 2021 4 - Beta N/A @@ -415,6 +415,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-ini `_ Reuse pytest.ini to store env variables Sep 30, 2021 N/A 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 @@ -566,7 +567,7 @@ name `pytest-only `_ Use @pytest.mark.only to run a single test Jan 19, 2020 N/A N/A `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-opentmi `_ pytest plugin for publish results to opentmi Sep 30, 2021 5 - Production/Stable pytest (>=5.0) `pytest-operator `_ Fixtures for Operators Sep 07, 2021 N/A pytest `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) @@ -632,6 +633,7 @@ name `pytest-prometheus `_ Report test pass / failures to a Prometheus PushGateway Oct 03, 2017 N/A N/A `pytest-prosper `_ Test helpers for Prosper projects Sep 24, 2018 N/A N/A `pytest-pspec `_ A rspec format reporter for Python ptest Jun 02, 2020 4 - Beta pytest (>=3.0.0) +`pytest-psqlgraph `_ Oct 02, 2021 4 - Beta pytest (>=4.5) `pytest-ptera `_ Use ptera probes in tests Aug 04, 2021 N/A pytest (>=6.2.4,<7.0.0) `pytest-pudb `_ Pytest PuDB debugger integration Oct 25, 2018 3 - Alpha pytest (>=2.0) `pytest-purkinje `_ py.test plugin for purkinje test runner Oct 28, 2017 2 - Pre-Alpha N/A @@ -671,7 +673,7 @@ name `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) `pytest-readme `_ Test your README.md file Dec 28, 2014 5 - Production/Stable N/A -`pytest-reana `_ Pytest fixtures for REANA. Aug 09, 2021 3 - Alpha N/A +`pytest-reana `_ Pytest fixtures for REANA. Sep 30, 2021 3 - Alpha N/A `pytest-recording `_ A pytest plugin that allows you recording of network interactions via VCR.py Jul 08, 2021 4 - Beta pytest (>=3.5.0) `pytest-recordings `_ Provides pytest plugins for reporting request/response traffic, screenshots, and more to ReportPortal Aug 13, 2020 N/A N/A `pytest-redis `_ Redis fixtures and fixture factories for Pytest. May 25, 2021 5 - Production/Stable pytest @@ -734,13 +736,13 @@ name `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. Sep 21, 2021 5 - Production/Stable N/A +`pytest-sbase `_ A complete web automation framework for end-to-end testing. Oct 02, 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. Sep 21, 2021 5 - Production/Stable N/A +`pytest-seleniumbase `_ A complete web automation framework for end-to-end testing. Oct 02, 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 @@ -764,7 +766,9 @@ name `pytest-single-file-logging `_ Allow for multiple processes to log to a single file May 05, 2016 4 - Beta pytest (>=2.8.1) `pytest-skipper `_ A plugin that selects only tests with changes in execution path Mar 26, 2017 3 - Alpha pytest (>=3.0.6) `pytest-skippy `_ Automatically skip tests that don't need to run! Jan 27, 2018 3 - Alpha pytest (>=2.3.4) +`pytest-skip-slow `_ A pytest plugin to skip \`@pytest.mark.slow\` tests by default. Sep 28, 2021 N/A N/A `pytest-slack `_ Pytest to Slack reporting plugin Dec 15, 2020 5 - Production/Stable N/A +`pytest-slow `_ A pytest plugin to skip \`@pytest.mark.slow\` tests by default. Sep 28, 2021 N/A N/A `pytest-smartcollect `_ A plugin for collecting tests that touch changed code Oct 04, 2018 N/A pytest (>=3.5.0) `pytest-smartcov `_ Smart coverage plugin for pytest. Sep 30, 2017 3 - Alpha N/A `pytest-smtp `_ Send email with pytest execution result Feb 20, 2021 N/A pytest @@ -838,6 +842,7 @@ name `pytest-testrail `_ pytest plugin for creating TestRail runs and adding results Aug 27, 2020 N/A pytest (>=3.6) `pytest-testrail2 `_ A small example package Nov 17, 2020 N/A pytest (>=5) `pytest-testrail-api `_ Плагин Pytest, для интеграции с TestRail Jun 23, 2021 N/A pytest (>=5.5) +`pytest-testrail-appetize `_ pytest plugin for creating TestRail runs and adding results Sep 29, 2021 N/A N/A `pytest-testrail-client `_ pytest plugin for Testrail Sep 29, 2020 5 - Production/Stable N/A `pytest-testrail-e2e `_ pytest plugin for creating TestRail runs and adding results Jun 11, 2020 N/A pytest (>=3.6) `pytest-testrail-plugin `_ PyTest plugin for TestRail Apr 21, 2020 3 - Alpha pytest