[automated] Update plugin list

This commit is contained in:
pytest bot 2021-09-05 00:09:51 +00:00 committed by GitHub
parent 20863c3a0c
commit 1f00461e57
1 changed files with 18 additions and 15 deletions

View File

@ -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 918 plugins.
This list contains 921 plugins.
============================================================================================================== ======================================================================================================================================================================== ============== ===================== ================================================
name summary last release status requires
@ -24,7 +24,7 @@ name
`pytest-aioresponses <https://pypi.org/project/pytest-aioresponses/>`_ py.test integration for aioresponses Jul 29, 2021 4 - Beta pytest (>=3.5.0)
`pytest-aioworkers <https://pypi.org/project/pytest-aioworkers/>`_ A plugin to test aioworkers project with pytest Dec 04, 2019 4 - Beta pytest (>=3.5.0)
`pytest-airflow <https://pypi.org/project/pytest-airflow/>`_ pytest support for airflow. Apr 03, 2019 3 - Alpha pytest (>=4.4.0)
`pytest-alembic <https://pypi.org/project/pytest-alembic/>`_ A pytest plugin for verifying alembic migrations. Aug 17, 2021 N/A pytest (>=1.0)
`pytest-alembic <https://pypi.org/project/pytest-alembic/>`_ A pytest plugin for verifying alembic migrations. Sep 03, 2021 N/A pytest (>=1.0)
`pytest-allclose <https://pypi.org/project/pytest-allclose/>`_ Pytest fixture extending Numpy's allclose function Jul 30, 2019 5 - Production/Stable pytest
`pytest-allure-adaptor <https://pypi.org/project/pytest-allure-adaptor/>`_ Plugin for py.test to generate allure xml reports Jan 10, 2018 N/A pytest (>=2.7.3)
`pytest-allure-adaptor2 <https://pypi.org/project/pytest-allure-adaptor2/>`_ Plugin for py.test to generate allure xml reports Oct 14, 2020 N/A pytest (>=2.7.3)
@ -64,7 +64,7 @@ name
`pytest-attrib <https://pypi.org/project/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 <https://pypi.org/project/pytest-austin/>`_ Austin plugin for pytest Oct 11, 2020 4 - Beta N/A
`pytest-autochecklog <https://pypi.org/project/pytest-autochecklog/>`_ automatically check condition and log all the checks Apr 25, 2015 4 - Beta N/A
`pytest-automation <https://pypi.org/project/pytest-automation/>`_ pytest plugin for building a test suite, using YAML files to extend pytest parameterize functionality. Aug 24, 2021 N/A pytest
`pytest-automation <https://pypi.org/project/pytest-automation/>`_ pytest plugin for building a test suite, using YAML files to extend pytest parameterize functionality. Sep 02, 2021 N/A pytest
`pytest-automock <https://pypi.org/project/pytest-automock/>`_ Pytest plugin for automatical mocks creation Apr 22, 2020 N/A pytest ; extra == 'dev'
`pytest-auto-parametrize <https://pypi.org/project/pytest-auto-parametrize/>`_ pytest plugin: avoid repeating arguments in parametrize Oct 02, 2016 3 - Alpha N/A
`pytest-autotest <https://pypi.org/project/pytest-autotest/>`_ This fixture provides a configured "driver" for Android Automated Testing, using uiautomator2. Aug 25, 2021 N/A pytest
@ -89,7 +89,7 @@ name
`pytest-black <https://pypi.org/project/pytest-black/>`_ A pytest plugin to enable format checking with black Oct 05, 2020 4 - Beta N/A
`pytest-black-multipy <https://pypi.org/project/pytest-black-multipy/>`_ Allow '--black' on older Pythons Jan 14, 2021 5 - Production/Stable pytest (!=3.7.3,>=3.5) ; extra == 'testing'
`pytest-blame <https://pypi.org/project/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 <https://pypi.org/project/pytest-blender/>`_ Blender Pytest plugin. Jun 02, 2021 N/A pytest (==6.2.1) ; extra == 'dev'
`pytest-blender <https://pypi.org/project/pytest-blender/>`_ Blender Pytest plugin. Sep 02, 2021 N/A pytest (==6.2.4) ; extra == 'dev'
`pytest-blink1 <https://pypi.org/project/pytest-blink1/>`_ Pytest plugin to emit notifications via the Blink(1) RGB LED Jan 07, 2018 4 - Beta N/A
`pytest-blockage <https://pypi.org/project/pytest-blockage/>`_ Disable network requests during a test run. Feb 13, 2019 N/A pytest
`pytest-blocker <https://pypi.org/project/pytest-blocker/>`_ pytest plugin to mark a test as blocker and skip all other tests Sep 07, 2015 4 - Beta N/A
@ -235,7 +235,7 @@ name
`pytest-dockerc <https://pypi.org/project/pytest-dockerc/>`_ Run, manage and stop Docker Compose project from Docker API Oct 09, 2020 5 - Production/Stable pytest (>=3.0)
`pytest-docker-compose <https://pypi.org/project/pytest-docker-compose/>`_ Manages Docker containers during your integration tests Jan 26, 2021 5 - Production/Stable pytest (>=3.3)
`pytest-docker-db <https://pypi.org/project/pytest-docker-db/>`_ A plugin to use docker databases for pytests Mar 20, 2021 5 - Production/Stable pytest (>=3.1.1)
`pytest-docker-fixtures <https://pypi.org/project/pytest-docker-fixtures/>`_ pytest docker fixtures Sep 30, 2020 3 - Alpha N/A
`pytest-docker-fixtures <https://pypi.org/project/pytest-docker-fixtures/>`_ pytest docker fixtures Aug 30, 2021 3 - Alpha pytest
`pytest-docker-git-fixtures <https://pypi.org/project/pytest-docker-git-fixtures/>`_ Pytest fixtures for testing with git scm. Mar 11, 2021 4 - Beta pytest
`pytest-docker-pexpect <https://pypi.org/project/pytest-docker-pexpect/>`_ pytest plugin for writing functional tests with pexpect and docker Jan 14, 2019 N/A pytest
`pytest-docker-postgresql <https://pypi.org/project/pytest-docker-postgresql/>`_ A simple plugin to use with pytest Sep 24, 2019 4 - Beta pytest (>=3.5.0)
@ -382,10 +382,10 @@ name
`pytest-historic <https://pypi.org/project/pytest-historic/>`_ Custom report to display pytest historical execution records Apr 08, 2020 N/A pytest
`pytest-historic-hook <https://pypi.org/project/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 <https://pypi.org/project/pytest-homeassistant/>`_ A pytest plugin for use with homeassistant custom components. Aug 12, 2020 4 - Beta N/A
`pytest-homeassistant-custom-component <https://pypi.org/project/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-homeassistant-custom-component <https://pypi.org/project/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-honors <https://pypi.org/project/pytest-honors/>`_ Report on tests that honor constraints, and guard against regressions Mar 06, 2020 4 - Beta N/A
`pytest-hoverfly <https://pypi.org/project/pytest-hoverfly/>`_ Simplify working with Hoverfly from pytest Jul 12, 2021 N/A pytest (>=5.0)
`pytest-hoverfly-wrapper <https://pypi.org/project/pytest-hoverfly-wrapper/>`_ Integrates the Hoverfly HTTP proxy into Pytest Jan 31, 2021 4 - Beta N/A
`pytest-hoverfly-wrapper <https://pypi.org/project/pytest-hoverfly-wrapper/>`_ Integrates the Hoverfly HTTP proxy into Pytest Aug 29, 2021 4 - Beta N/A
`pytest-hpfeeds <https://pypi.org/project/pytest-hpfeeds/>`_ Helpers for testing hpfeeds in your python project Aug 27, 2021 4 - Beta pytest (>=6.2.4,<7.0.0)
`pytest-html <https://pypi.org/project/pytest-html/>`_ pytest plugin for generating HTML reports Dec 13, 2020 5 - Production/Stable pytest (!=6.0.0,>=5.0)
`pytest-html-lee <https://pypi.org/project/pytest-html-lee/>`_ optimized pytest plugin for generating HTML reports Jun 30, 2020 5 - Production/Stable pytest (>=5.0)
@ -546,6 +546,7 @@ name
`pytest-nlcov <https://pypi.org/project/pytest-nlcov/>`_ Pytest plugin to get the coverage of the new lines (based on git diff) only Jul 07, 2021 N/A N/A
`pytest-nocustom <https://pypi.org/project/pytest-nocustom/>`_ Run all tests without custom markers Jul 07, 2021 5 - Production/Stable N/A
`pytest-nodev <https://pypi.org/project/pytest-nodev/>`_ Test-driven source code search for Python. Jul 21, 2016 4 - Beta pytest (>=2.8.1)
`pytest-nogarbage <https://pypi.org/project/pytest-nogarbage/>`_ Ensure a test produces no garbage Aug 29, 2021 5 - Production/Stable pytest (>=4.6.0)
`pytest-notebook <https://pypi.org/project/pytest-notebook/>`_ A pytest plugin for testing Jupyter Notebooks Sep 16, 2020 4 - Beta pytest (>=3.5.0)
`pytest-notice <https://pypi.org/project/pytest-notice/>`_ Send pytest execution result email Nov 05, 2020 N/A N/A
`pytest-notification <https://pypi.org/project/pytest-notification/>`_ A pytest plugin for sending a desktop notification and playing a sound upon completion of tests Jun 19, 2020 N/A pytest (>=4)
@ -581,7 +582,7 @@ name
`pytest-pass <https://pypi.org/project/pytest-pass/>`_ Check out https://github.com/elilutsky/pytest-pass Dec 04, 2019 N/A N/A
`pytest-passrunner <https://pypi.org/project/pytest-passrunner/>`_ Pytest plugin providing the 'run_on_pass' marker Feb 10, 2021 5 - Production/Stable pytest (>=4.6.0)
`pytest-paste-config <https://pypi.org/project/pytest-paste-config/>`_ Allow setting the path to a paste config file Sep 18, 2013 3 - Alpha N/A
`pytest-patches <https://pypi.org/project/pytest-patches/>`_ A patches test fixture which provides a contextmanager for handling multiple mock patches Aug 24, 2021 4 - Beta pytest (>=3.5.0)
`pytest-patches <https://pypi.org/project/pytest-patches/>`_ A contextmanager pytest fixture for handling multiple mock patches Aug 30, 2021 4 - Beta pytest (>=3.5.0)
`pytest-pdb <https://pypi.org/project/pytest-pdb/>`_ pytest plugin which adds pdb helper commands related to pytest. Jul 31, 2018 N/A N/A
`pytest-peach <https://pypi.org/project/pytest-peach/>`_ pytest plugin for fuzzing with Peach API Security Apr 12, 2019 4 - Beta pytest (>=2.8.7)
`pytest-pep257 <https://pypi.org/project/pytest-pep257/>`_ py.test plugin for pep257 Jul 09, 2016 N/A N/A
@ -656,7 +657,7 @@ name
`pytest-rabbitmq <https://pypi.org/project/pytest-rabbitmq/>`_ RabbitMQ process and client fixtures for pytest Jun 02, 2021 5 - Production/Stable pytest (>=3.0.0)
`pytest-race <https://pypi.org/project/pytest-race/>`_ Race conditions tester for pytest Nov 21, 2016 4 - Beta N/A
`pytest-rage <https://pypi.org/project/pytest-rage/>`_ pytest plugin to implement PEP712 Oct 21, 2011 3 - Alpha N/A
`pytest-railflow-testrail-reporter <https://pypi.org/project/pytest-railflow-testrail-reporter/>`_ Generate json reports along with specified metadata defined in test markers. Aug 26, 2021 5 - Production/Stable pytest
`pytest-railflow-testrail-reporter <https://pypi.org/project/pytest-railflow-testrail-reporter/>`_ Generate json reports along with specified metadata defined in test markers. Sep 02, 2021 5 - Production/Stable pytest
`pytest-raises <https://pypi.org/project/pytest-raises/>`_ An implementation of pytest.raises as a pytest.mark fixture Apr 23, 2020 N/A pytest (>=3.2.2)
`pytest-raisesregexp <https://pypi.org/project/pytest-raisesregexp/>`_ Simple pytest plugin to look for regex in Exceptions Dec 18, 2015 N/A N/A
`pytest-raisin <https://pypi.org/project/pytest-raisin/>`_ Plugin enabling the use of exception instances with pytest.raises Jun 25, 2020 N/A pytest
@ -699,7 +700,7 @@ name
`pytest-reraise <https://pypi.org/project/pytest-reraise/>`_ Make multi-threaded pytest test cases fail when they should Jun 17, 2021 5 - Production/Stable pytest (>=4.6)
`pytest-rerun <https://pypi.org/project/pytest-rerun/>`_ Re-run only changed files in specified branch Jul 08, 2019 N/A pytest (>=3.6)
`pytest-rerunfailures <https://pypi.org/project/pytest-rerunfailures/>`_ pytest plugin to re-run tests to eliminate flaky failures Jul 02, 2021 5 - Production/Stable pytest (>=5.3)
`pytest-resilient-circuits <https://pypi.org/project/pytest-resilient-circuits/>`_ Resilient Circuits fixtures for PyTest. Aug 25, 2021 N/A N/A
`pytest-resilient-circuits <https://pypi.org/project/pytest-resilient-circuits/>`_ Resilient Circuits fixtures for PyTest. Sep 01, 2021 N/A N/A
`pytest-resource <https://pypi.org/project/pytest-resource/>`_ Load resource fixture plugin to use with pytest Nov 14, 2018 4 - Beta N/A
`pytest-resource-path <https://pypi.org/project/pytest-resource-path/>`_ Provides path for uniform access to test resources in isolated directory May 01, 2021 5 - Production/Stable pytest (>=3.5.0)
`pytest-responsemock <https://pypi.org/project/pytest-responsemock/>`_ Simplified requests calls mocking for pytest Oct 10, 2020 5 - Production/Stable N/A
@ -713,7 +714,7 @@ name
`pytest-rocketchat <https://pypi.org/project/pytest-rocketchat/>`_ Pytest to Rocket.Chat reporting plugin Apr 18, 2021 5 - Production/Stable N/A
`pytest-rotest <https://pypi.org/project/pytest-rotest/>`_ Pytest integration with rotest Sep 08, 2019 N/A pytest (>=3.5.0)
`pytest-rpc <https://pypi.org/project/pytest-rpc/>`_ Extend py.test for RPC OpenStack testing. Feb 22, 2019 4 - Beta pytest (~=3.6)
`pytest-rt <https://pypi.org/project/pytest-rt/>`_ pytest data collector plugin for Testgr Mar 03, 2021 N/A N/A
`pytest-rt <https://pypi.org/project/pytest-rt/>`_ pytest data collector plugin for Testgr Sep 04, 2021 N/A N/A
`pytest-rts <https://pypi.org/project/pytest-rts/>`_ Coverage-based regression test selection (RTS) plugin for pytest May 17, 2021 N/A pytest
`pytest-run-changed <https://pypi.org/project/pytest-run-changed/>`_ Pytest plugin that runs changed tests only Apr 02, 2021 3 - Alpha pytest
`pytest-runfailed <https://pypi.org/project/pytest-runfailed/>`_ implement a --failed option for pytest Mar 24, 2016 N/A N/A
@ -727,13 +728,13 @@ name
`pytest-sanic <https://pypi.org/project/pytest-sanic/>`_ a pytest plugin for Sanic Jul 27, 2021 N/A pytest (>=5.2)
`pytest-sanity <https://pypi.org/project/pytest-sanity/>`_ Dec 07, 2020 N/A N/A
`pytest-sa-pg <https://pypi.org/project/pytest-sa-pg/>`_ May 14, 2019 N/A N/A
`pytest-sbase <https://pypi.org/project/pytest-sbase/>`_ A complete web automation framework for end-to-end testing. Aug 24, 2021 5 - Production/Stable N/A
`pytest-sbase <https://pypi.org/project/pytest-sbase/>`_ A complete web automation framework for end-to-end testing. Sep 01, 2021 5 - Production/Stable N/A
`pytest-scenario <https://pypi.org/project/pytest-scenario/>`_ pytest plugin for test scenarios Feb 06, 2017 3 - Alpha N/A
`pytest-schema <https://pypi.org/project/pytest-schema/>`_ 👍 Validate return values against a schema-like object in testing Aug 31, 2020 5 - Production/Stable pytest (>=3.5.0)
`pytest-securestore <https://pypi.org/project/pytest-securestore/>`_ An encrypted password store for use within pytest cases Jun 19, 2019 4 - Beta N/A
`pytest-select <https://pypi.org/project/pytest-select/>`_ A pytest plugin which allows to (de-)select tests from a file. Jan 18, 2019 3 - Alpha pytest (>=3.0)
`pytest-selenium <https://pypi.org/project/pytest-selenium/>`_ pytest plugin for Selenium Sep 19, 2020 5 - Production/Stable pytest (>=5.0.0)
`pytest-seleniumbase <https://pypi.org/project/pytest-seleniumbase/>`_ A complete web automation framework for end-to-end testing. Aug 24, 2021 5 - Production/Stable N/A
`pytest-seleniumbase <https://pypi.org/project/pytest-seleniumbase/>`_ A complete web automation framework for end-to-end testing. Sep 01, 2021 5 - Production/Stable N/A
`pytest-selenium-enhancer <https://pypi.org/project/pytest-selenium-enhancer/>`_ pytest plugin for Selenium Nov 26, 2020 5 - Production/Stable N/A
`pytest-selenium-pdiff <https://pypi.org/project/pytest-selenium-pdiff/>`_ A pytest package implementing perceptualdiff for Selenium tests. Apr 06, 2017 2 - Pre-Alpha N/A
`pytest-send-email <https://pypi.org/project/pytest-send-email/>`_ Send pytest execution result email Dec 04, 2019 N/A N/A
@ -769,7 +770,7 @@ name
`pytest-soft-assertions <https://pypi.org/project/pytest-soft-assertions/>`_ May 05, 2020 3 - Alpha pytest
`pytest-solr <https://pypi.org/project/pytest-solr/>`_ Solr process and client fixtures for py.test. May 11, 2020 3 - Alpha pytest (>=3.0.0)
`pytest-sorter <https://pypi.org/project/pytest-sorter/>`_ A simple plugin to first execute tests that historically failed more Apr 20, 2021 4 - Beta pytest (>=3.1.1)
`pytest-sourceorder <https://pypi.org/project/pytest-sourceorder/>`_ Test-ordering plugin for pytest Apr 11, 2017 4 - Beta pytest
`pytest-sourceorder <https://pypi.org/project/pytest-sourceorder/>`_ Test-ordering plugin for pytest Sep 01, 2021 4 - Beta pytest
`pytest-spark <https://pypi.org/project/pytest-spark/>`_ pytest plugin to run the tests with support of pyspark. Feb 23, 2020 4 - Beta pytest
`pytest-spawner <https://pypi.org/project/pytest-spawner/>`_ py.test plugin to spawn process and communicate with them. Jul 31, 2015 4 - Beta N/A
`pytest-spec <https://pypi.org/project/pytest-spec/>`_ Library pytest-spec is a pytest plugin to display test execution output like a SPECIFICATION. May 04, 2021 N/A N/A
@ -842,6 +843,7 @@ name
`pytest-tezos <https://pypi.org/project/pytest-tezos/>`_ pytest-ligo Jan 16, 2020 4 - Beta N/A
`pytest-thawgun <https://pypi.org/project/pytest-thawgun/>`_ Pytest plugin for time travel May 26, 2020 3 - Alpha N/A
`pytest-threadleak <https://pypi.org/project/pytest-threadleak/>`_ Detects thread leaks Sep 08, 2017 4 - Beta N/A
`pytest-tick <https://pypi.org/project/pytest-tick/>`_ Ticking on tests Aug 31, 2021 5 - Production/Stable pytest (>=6.2.5,<7.0.0)
`pytest-timeit <https://pypi.org/project/pytest-timeit/>`_ A pytest plugin to time test function runs Oct 13, 2016 4 - Beta N/A
`pytest-timeout <https://pypi.org/project/pytest-timeout/>`_ py.test plugin to abort hanging tests Jul 15, 2020 5 - Production/Stable pytest (>=3.6.0)
`pytest-timeouts <https://pypi.org/project/pytest-timeouts/>`_ Linux-only Pytest plugin to control durations of various test case execution phases Sep 21, 2019 5 - Production/Stable N/A
@ -869,7 +871,7 @@ name
`pytest-trio <https://pypi.org/project/pytest-trio/>`_ Pytest plugin for trio Oct 16, 2020 N/A N/A
`pytest-tspwplib <https://pypi.org/project/pytest-tspwplib/>`_ A simple plugin to use with tspwplib Jan 08, 2021 4 - Beta pytest (>=3.5.0)
`pytest-tstcls <https://pypi.org/project/pytest-tstcls/>`_ Test Class Base Mar 23, 2020 5 - Production/Stable N/A
`pytest-twisted <https://pypi.org/project/pytest-twisted/>`_ A twisted plugin for pytest. Jul 22, 2021 5 - Production/Stable pytest (>=2.3)
`pytest-twisted <https://pypi.org/project/pytest-twisted/>`_ A twisted plugin for pytest. Aug 30, 2021 5 - Production/Stable pytest (>=2.3)
`pytest-typhoon-xray <https://pypi.org/project/pytest-typhoon-xray/>`_ Typhoon HIL plugin for pytest Aug 27, 2021 4 - Beta N/A
`pytest-tytest <https://pypi.org/project/pytest-tytest/>`_ Typhoon HIL plugin for pytest May 25, 2020 4 - Beta pytest (>=5.4.2)
`pytest-ubersmith <https://pypi.org/project/pytest-ubersmith/>`_ Easily mock calls to ubersmith at the `requests` level. Apr 13, 2015 N/A N/A
@ -887,6 +889,7 @@ name
`pytest-vcr-delete-on-fail <https://pypi.org/project/pytest-vcr-delete-on-fail/>`_ A pytest plugin that automates vcrpy cassettes deletion on test failure. Aug 13, 2021 4 - Beta pytest (>=6.2.2,<7.0.0)
`pytest-vcrpandas <https://pypi.org/project/pytest-vcrpandas/>`_ Test from HTTP interactions to dataframe processed. Jan 12, 2019 4 - Beta pytest
`pytest-venv <https://pypi.org/project/pytest-venv/>`_ py.test fixture for creating a virtual environment Aug 04, 2020 4 - Beta pytest
`pytest-ver <https://pypi.org/project/pytest-ver/>`_ Pytest module with Verification Report Aug 30, 2021 2 - Pre-Alpha N/A
`pytest-verbose-parametrize <https://pypi.org/project/pytest-verbose-parametrize/>`_ More descriptive output for parametrized py.test tests May 28, 2019 5 - Production/Stable pytest
`pytest-vimqf <https://pypi.org/project/pytest-vimqf/>`_ A simple pytest plugin that will shrink pytest output when specified, to fit vim quickfix window. Feb 08, 2021 4 - Beta pytest (>=6.2.2,<7.0.0)
`pytest-virtualenv <https://pypi.org/project/pytest-virtualenv/>`_ Virtualenv fixture for py.test May 28, 2019 5 - Production/Stable pytest