[automated] Update plugin list
This commit is contained in:
		
							parent
							
								
									c675d8054d
								
							
						
					
					
						commit
						5ea541d415
					
				|  | @ -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 872 plugins. | ||||
| This list contains 880 plugins. | ||||
| 
 | ||||
| ==============================================================================================================  ========================================================================================================================================================================  ==============  =====================  ================================================ | ||||
| name                                                                                                            summary                                                                                                                                                                   last release    status                 requires | ||||
|  | @ -56,7 +56,7 @@ name | |||
| `pytest-asyncio-cooperative <https://pypi.org/project/pytest-asyncio-cooperative/>`_                            Run all your asynchronous tests cooperatively.                                                                                                                            Apr 17, 2021    4 - Beta               N/A | ||||
| `pytest-asyncio-network-simulator <https://pypi.org/project/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 <https://pypi.org/project/pytest-async-mongodb/>`_                                        pytest plugin for async MongoDB                                                                                                                                           Oct 18, 2017    5 - Production/Stable  pytest (>=2.5.2) | ||||
| `pytest-async-sqlalchemy <https://pypi.org/project/pytest-async-sqlalchemy/>`_                                  Database testing fixtures using the SQLAlchemy asyncio API                                                                                                                Apr 25, 2021    4 - Beta               pytest (>=6.0.0) | ||||
| `pytest-async-sqlalchemy <https://pypi.org/project/pytest-async-sqlalchemy/>`_                                  Database testing fixtures using the SQLAlchemy asyncio API                                                                                                                Jun 11, 2021    4 - Beta               pytest (>=6.0.0) | ||||
| `pytest-atomic <https://pypi.org/project/pytest-atomic/>`_                                                      Skip rest of tests if previous test failed.                                                                                                                               Nov 24, 2018    4 - Beta               N/A | ||||
| `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 | ||||
|  | @ -123,7 +123,7 @@ name | |||
| `pytest-circleci <https://pypi.org/project/pytest-circleci/>`_                                                  py.test plugin for CircleCI                                                                                                                                               May 03, 2019    N/A                    N/A | ||||
| `pytest-circleci-parallelized <https://pypi.org/project/pytest-circleci-parallelized/>`_                        Parallelize pytest across CircleCI workers.                                                                                                                               Mar 26, 2019    N/A                    N/A | ||||
| `pytest-ckan <https://pypi.org/project/pytest-ckan/>`_                                                          Backport of CKAN 2.9 pytest plugin and fixtures to CAKN 2.8                                                                                                               Apr 28, 2020    4 - Beta               pytest | ||||
| `pytest-clarity <https://pypi.org/project/pytest-clarity/>`_                                                    A plugin providing an alternative, colourful diff output for failing assertions.                                                                                          Jan 23, 2020    3 - Alpha              N/A | ||||
| `pytest-clarity <https://pypi.org/project/pytest-clarity/>`_                                                    A plugin providing an alternative, colourful diff output for failing assertions.                                                                                          Jun 11, 2021    N/A                    N/A | ||||
| `pytest-cldf <https://pypi.org/project/pytest-cldf/>`_                                                          Easy quality control for CLDF datasets using pytest                                                                                                                       May 06, 2019    N/A                    N/A | ||||
| `pytest-click <https://pypi.org/project/pytest-click/>`_                                                        Py.test plugin for Click                                                                                                                                                  Aug 29, 2020    5 - Production/Stable  pytest (>=5.0) | ||||
| `pytest-clld <https://pypi.org/project/pytest-clld/>`_                                                                                                                                                                                                                                    May 06, 2020    N/A                    pytest (>=3.6) | ||||
|  | @ -138,7 +138,7 @@ name | |||
| `pytest-collect-formatter <https://pypi.org/project/pytest-collect-formatter/>`_                                Formatter for pytest collect output                                                                                                                                       Mar 29, 2021    5 - Production/Stable  N/A | ||||
| `pytest-collect-formatter2 <https://pypi.org/project/pytest-collect-formatter2/>`_                              Formatter for pytest collect output                                                                                                                                       May 31, 2021    5 - Production/Stable  N/A | ||||
| `pytest-colordots <https://pypi.org/project/pytest-colordots/>`_                                                Colorizes the progress indicators                                                                                                                                         Oct 06, 2017    5 - Production/Stable  N/A | ||||
| `pytest-commander <https://pypi.org/project/pytest-commander/>`_                                                An interactive GUI test runner for PyTest                                                                                                                                 May 09, 2021    N/A                    pytest (<7.0.0,>=6.2.4) | ||||
| `pytest-commander <https://pypi.org/project/pytest-commander/>`_                                                An interactive GUI test runner for PyTest                                                                                                                                 Jun 11, 2021    N/A                    pytest (<7.0.0,>=6.2.4) | ||||
| `pytest-common-subject <https://pypi.org/project/pytest-common-subject/>`_                                      pytest framework for testing different aspects of a common method                                                                                                         Nov 12, 2020    N/A                    pytest (>=3.6,<7) | ||||
| `pytest-concurrent <https://pypi.org/project/pytest-concurrent/>`_                                              Concurrently execute test cases with multithread, multiprocess and gevent                                                                                                 Jan 12, 2019    4 - Beta               pytest (>=3.1.1) | ||||
| `pytest-config <https://pypi.org/project/pytest-config/>`_                                                      Base configurations and utilities for developing    your Python project test suite with pytest.                                                                           Nov 07, 2014    5 - Production/Stable  N/A | ||||
|  | @ -184,7 +184,7 @@ name | |||
| `pytest-datatest <https://pypi.org/project/pytest-datatest/>`_                                                  A pytest plugin for test driven data-wrangling (this is the development version of datatest's pytest integration).                                                        Oct 15, 2020    4 - Beta               pytest (>=3.3) | ||||
| `pytest-db <https://pypi.org/project/pytest-db/>`_                                                              Session scope fixture "db" for mysql query or change                                                                                                                      Dec 04, 2019    N/A                    N/A | ||||
| `pytest-dbfixtures <https://pypi.org/project/pytest-dbfixtures/>`_                                              Databases fixtures plugin for py.test.                                                                                                                                    Dec 07, 2016    4 - Beta               N/A | ||||
| `pytest-dbt-adapter <https://pypi.org/project/pytest-dbt-adapter/>`_                                            A pytest plugin for testing dbt adapter plugins                                                                                                                           Jan 07, 2021    N/A                    pytest (<7,>=6) | ||||
| `pytest-dbt-adapter <https://pypi.org/project/pytest-dbt-adapter/>`_                                            A pytest plugin for testing dbt adapter plugins                                                                                                                           Jun 07, 2021    N/A                    pytest (<7,>=6) | ||||
| `pytest-dbus-notification <https://pypi.org/project/pytest-dbus-notification/>`_                                D-BUS notifications for pytest results.                                                                                                                                   Mar 05, 2014    5 - Production/Stable  N/A | ||||
| `pytest-deadfixtures <https://pypi.org/project/pytest-deadfixtures/>`_                                          A simple plugin to list unused fixtures in pytest                                                                                                                         Jul 23, 2020    5 - Production/Stable  N/A | ||||
| `pytest-deepcov <https://pypi.org/project/pytest-deepcov/>`_                                                    deepcov                                                                                                                                                                   Mar 30, 2021    N/A                    N/A | ||||
|  | @ -202,7 +202,7 @@ name | |||
| `pytest-disable <https://pypi.org/project/pytest-disable/>`_                                                    pytest plugin to disable a test and skip it from testrun                                                                                                                  Sep 10, 2015    4 - Beta               N/A | ||||
| `pytest-disable-plugin <https://pypi.org/project/pytest-disable-plugin/>`_                                      Disable plugins per test                                                                                                                                                  Feb 28, 2019    4 - Beta               pytest (>=3.5.0) | ||||
| `pytest-discord <https://pypi.org/project/pytest-discord/>`_                                                    A pytest plugin to notify test results to a Discord channel.                                                                                                              Mar 20, 2021    3 - Alpha              pytest (!=6.0.0,<7,>=3.3.2) | ||||
| `pytest-django <https://pypi.org/project/pytest-django/>`_                                                      A Django plugin for pytest.                                                                                                                                               May 15, 2021    5 - Production/Stable  pytest (>=5.4.0) | ||||
| `pytest-django <https://pypi.org/project/pytest-django/>`_                                                      A Django plugin for pytest.                                                                                                                                               Jun 06, 2021    5 - Production/Stable  pytest (>=5.4.0) | ||||
| `pytest-django-ahead <https://pypi.org/project/pytest-django-ahead/>`_                                          A Django plugin for pytest.                                                                                                                                               Oct 27, 2016    5 - Production/Stable  pytest (>=2.9) | ||||
| `pytest-djangoapp <https://pypi.org/project/pytest-djangoapp/>`_                                                Nice pytest plugin to help you with Django pluggable application testing.                                                                                                 Apr 10, 2021    4 - Beta               N/A | ||||
| `pytest-django-cache-xdist <https://pypi.org/project/pytest-django-cache-xdist/>`_                              A djangocachexdist plugin for pytest                                                                                                                                      May 12, 2020    4 - Beta               N/A | ||||
|  | @ -261,8 +261,13 @@ name | |||
| `pytest-elements <https://pypi.org/project/pytest-elements/>`_                                                  Tool to help automate user interfaces                                                                                                                                     Jan 13, 2021    N/A                    pytest (>=5.4,<6.0) | ||||
| `pytest-elk-reporter <https://pypi.org/project/pytest-elk-reporter/>`_                                          A simple plugin to use with pytest                                                                                                                                        Jan 24, 2021    4 - Beta               pytest (>=3.5.0) | ||||
| `pytest-email <https://pypi.org/project/pytest-email/>`_                                                        Send execution result email                                                                                                                                               Jul 08, 2020    N/A                    pytest | ||||
| `pytest-embedded <https://pypi.org/project/pytest-embedded/>`_                                                  pytest embedded plugin                                                                                                                                                    Jun 11, 2021    N/A                    pytest (>=6.2.0) | ||||
| `pytest-embedded-idf <https://pypi.org/project/pytest-embedded-idf/>`_                                          pytest embedded plugin for esp-idf project                                                                                                                                Jun 11, 2021    N/A                    N/A | ||||
| `pytest-embedded-qemu-idf <https://pypi.org/project/pytest-embedded-qemu-idf/>`_                                pytest embedded plugin for esp-idf project by qemu, not target chip                                                                                                       Jun 11, 2021    N/A                    N/A | ||||
| `pytest-embedded-serial <https://pypi.org/project/pytest-embedded-serial/>`_                                    pytest embedded plugin for testing serial ports                                                                                                                           Jun 11, 2021    N/A                    N/A | ||||
| `pytest-embedded-serial-esp <https://pypi.org/project/pytest-embedded-serial-esp/>`_                            pytest embedded plugin for testing espressif boards via serial ports                                                                                                      Jun 11, 2021    N/A                    N/A | ||||
| `pytest-emoji <https://pypi.org/project/pytest-emoji/>`_                                                        A pytest plugin that adds emojis to your test result report                                                                                                               Feb 19, 2019    4 - Beta               pytest (>=4.2.1) | ||||
| `pytest-emoji-output <https://pypi.org/project/pytest-emoji-output/>`_                                          Pytest plugin to represent test output with emoji support                                                                                                                 Oct 03, 2020    4 - Beta               N/A | ||||
| `pytest-emoji-output <https://pypi.org/project/pytest-emoji-output/>`_                                          Pytest plugin to represent test output with emoji support                                                                                                                 Jun 06, 2021    4 - Beta               pytest (==6.0.1) | ||||
| `pytest-enabler <https://pypi.org/project/pytest-enabler/>`_                                                    Enable installed pytest plugins                                                                                                                                           Jan 19, 2021    5 - Production/Stable  pytest (!=3.7.3,>=3.5) ; extra == 'testing' | ||||
| `pytest-enhancements <https://pypi.org/project/pytest-enhancements/>`_                                          Improvements for pytest (rejected upstream)                                                                                                                               Oct 30, 2019    4 - Beta               N/A | ||||
| `pytest-env <https://pypi.org/project/pytest-env/>`_                                                            py.test plugin that allows you to add environment variables.                                                                                                              Jun 16, 2017    4 - Beta               N/A | ||||
|  | @ -339,7 +344,7 @@ name | |||
| `pytest-gevent <https://pypi.org/project/pytest-gevent/>`_                                                      Ensure that gevent is properly patched when invoking pytest                                                                                                               Feb 25, 2020    N/A                    pytest | ||||
| `pytest-gherkin <https://pypi.org/project/pytest-gherkin/>`_                                                    A flexible framework for executing BDD gherkin tests                                                                                                                      Jul 27, 2019    3 - Alpha              pytest (>=5.0.0) | ||||
| `pytest-ghostinspector <https://pypi.org/project/pytest-ghostinspector/>`_                                      For finding/executing Ghost Inspector tests                                                                                                                               May 17, 2016    3 - Alpha              N/A | ||||
| `pytest-girder <https://pypi.org/project/pytest-girder/>`_                                                      A set of pytest fixtures for testing Girder applications.                                                                                                                 May 28, 2021    N/A                    N/A | ||||
| `pytest-girder <https://pypi.org/project/pytest-girder/>`_                                                      A set of pytest fixtures for testing Girder applications.                                                                                                                 Jun 08, 2021    N/A                    N/A | ||||
| `pytest-git <https://pypi.org/project/pytest-git/>`_                                                            Git repository fixture for py.test                                                                                                                                        May 28, 2019    5 - Production/Stable  pytest | ||||
| `pytest-gitcov <https://pypi.org/project/pytest-gitcov/>`_                                                      Pytest plugin for reporting on coverage of the last git commit.                                                                                                           Jan 11, 2020    2 - Pre-Alpha          N/A | ||||
| `pytest-git-fixtures <https://pypi.org/project/pytest-git-fixtures/>`_                                          Pytest fixtures for testing with git.                                                                                                                                     Mar 11, 2021    4 - Beta               pytest | ||||
|  | @ -365,7 +370,7 @@ name | |||
| `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                                                                           Jun 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                                                                                                                                Mar 04, 2021    N/A                    pytest (>=5.0) | ||||
| `pytest-hoverfly <https://pypi.org/project/pytest-hoverfly/>`_                                                  Simplify working with Hoverfly from pytest                                                                                                                                Jun 11, 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-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) | ||||
|  | @ -444,7 +449,7 @@ name | |||
| `pytest-localftpserver <https://pypi.org/project/pytest-localftpserver/>`_                                      A PyTest plugin which provides an FTP fixture for your tests                                                                                                              Jan 27, 2021    5 - Production/Stable  pytest | ||||
| `pytest-localserver <https://pypi.org/project/pytest-localserver/>`_                                            py.test plugin to test server connections locally.                                                                                                                        Nov 14, 2018    4 - Beta               N/A | ||||
| `pytest-localstack <https://pypi.org/project/pytest-localstack/>`_                                              Pytest plugin for AWS integration tests                                                                                                                                   Aug 22, 2019    4 - Beta               pytest (>=3.3.0) | ||||
| `pytest-lockable <https://pypi.org/project/pytest-lockable/>`_                                                  lockable resource plugin for pytest                                                                                                                                       May 08, 2021    5 - Production/Stable  pytest | ||||
| `pytest-lockable <https://pypi.org/project/pytest-lockable/>`_                                                  lockable resource plugin for pytest                                                                                                                                       Jun 08, 2021    5 - Production/Stable  pytest | ||||
| `pytest-locker <https://pypi.org/project/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-logbook <https://pypi.org/project/pytest-logbook/>`_                                                    py.test plugin to capture logbook log messages                                                                                                                            Nov 23, 2015    5 - Production/Stable  pytest (>=2.8) | ||||
| `pytest-logfest <https://pypi.org/project/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) | ||||
|  | @ -487,7 +492,7 @@ name | |||
| `pytest-modifyjunit <https://pypi.org/project/pytest-modifyjunit/>`_                                            Utility for adding additional properties to junit xml for IDM QE                                                                                                          Jan 10, 2019    N/A                    N/A | ||||
| `pytest-modifyscope <https://pypi.org/project/pytest-modifyscope/>`_                                            pytest plugin to modify fixture scope                                                                                                                                     Apr 12, 2020    N/A                    pytest | ||||
| `pytest-molecule <https://pypi.org/project/pytest-molecule/>`_                                                  PyTest Molecule Plugin :: discover and run molecule tests                                                                                                                 Jan 25, 2021    5 - Production/Stable  N/A | ||||
| `pytest-mongo <https://pypi.org/project/pytest-mongo/>`_                                                        MongoDB process and client fixtures plugin for py.test.                                                                                                                   Jan 12, 2021    5 - Production/Stable  pytest (>=3.0.0) | ||||
| `pytest-mongo <https://pypi.org/project/pytest-mongo/>`_                                                        MongoDB process and client fixtures plugin for Pytest.                                                                                                                    Jun 07, 2021    5 - Production/Stable  pytest | ||||
| `pytest-mongodb <https://pypi.org/project/pytest-mongodb/>`_                                                    pytest plugin for MongoDB fixtures                                                                                                                                        Dec 07, 2019    5 - Production/Stable  pytest (>=2.5.2) | ||||
| `pytest-monitor <https://pypi.org/project/pytest-monitor/>`_                                                    Pytest plugin for analyzing resource usage.                                                                                                                               Apr 21, 2021    5 - Production/Stable  pytest | ||||
| `pytest-monkeyplus <https://pypi.org/project/pytest-monkeyplus/>`_                                              pytest's monkeypatch subclass with extra functionalities                                                                                                                  Sep 18, 2012    5 - Production/Stable  N/A | ||||
|  | @ -499,7 +504,7 @@ name | |||
| `pytest-mproc <https://pypi.org/project/pytest-mproc/>`_                                                        low-startup-overhead, scalable, distributed-testing pytest plugin                                                                                                         Mar 07, 2021    4 - Beta               pytest | ||||
| `pytest-multi-check <https://pypi.org/project/pytest-multi-check/>`_                                            Pytest-плагин, реализует возможность мульти проверок и мягких проверок                                                                                                    Jun 03, 2021    N/A                    pytest | ||||
| `pytest-multihost <https://pypi.org/project/pytest-multihost/>`_                                                Utility for writing multi-host tests for pytest                                                                                                                           Apr 07, 2020    4 - Beta               N/A | ||||
| `pytest-multilog <https://pypi.org/project/pytest-multilog/>`_                                                  Multi-process logs handling and other helpers for pytest                                                                                                                  Nov 15, 2020    N/A                    N/A | ||||
| `pytest-multilog <https://pypi.org/project/pytest-multilog/>`_                                                  Multi-process logs handling and other helpers for pytest                                                                                                                  Jun 10, 2021    N/A                    N/A | ||||
| `pytest-mutagen <https://pypi.org/project/pytest-mutagen/>`_                                                    Add the mutation testing feature to pytest                                                                                                                                Jul 24, 2020    N/A                    pytest (>=5.4) | ||||
| `pytest-mypy <https://pypi.org/project/pytest-mypy/>`_                                                          Mypy static type checker plugin for Pytest                                                                                                                                Mar 21, 2021    4 - Beta               pytest (>=3.5) | ||||
| `pytest-mypyd <https://pypi.org/project/pytest-mypyd/>`_                                                        Mypy static type checker plugin for Pytest                                                                                                                                Aug 20, 2019    4 - Beta               pytest (<4.7,>=2.8) ; python_version < "3.5" | ||||
|  | @ -573,7 +578,7 @@ name | |||
| `pytest-platform-markers <https://pypi.org/project/pytest-platform-markers/>`_                                  Markers for pytest to skip tests on specific platforms                                                                                                                    Sep 09, 2019    4 - Beta               pytest (>=3.6.0) | ||||
| `pytest-play <https://pypi.org/project/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 <https://pypi.org/project/pytest-playbook/>`_                                                  Pytest plugin for reading playbooks.                                                                                                                                      Jan 21, 2021    3 - Alpha              pytest (>=6.1.2,<7.0.0) | ||||
| `pytest-playwright <https://pypi.org/project/pytest-playwright/>`_                                              A pytest wrapper with fixtures for Playwright to automate web browsers                                                                                                    May 19, 2021    N/A                    pytest | ||||
| `pytest-playwright <https://pypi.org/project/pytest-playwright/>`_                                              A pytest wrapper with fixtures for Playwright to automate web browsers                                                                                                    Jun 07, 2021    N/A                    pytest | ||||
| `pytest-plt <https://pypi.org/project/pytest-plt/>`_                                                            Fixtures for quickly making Matplotlib plots in tests                                                                                                                     Aug 17, 2020    5 - Production/Stable  pytest | ||||
| `pytest-plugin-helpers <https://pypi.org/project/pytest-plugin-helpers/>`_                                      A plugin to help developing and testing other plugins                                                                                                                     Nov 23, 2019    4 - Beta               pytest (>=3.5.0) | ||||
| `pytest-plus <https://pypi.org/project/pytest-plus/>`_                                                          PyTest Plus Plugin :: extends pytest functionality                                                                                                                        Mar 19, 2020    5 - Production/Stable  pytest (>=3.50) | ||||
|  | @ -613,8 +618,9 @@ name | |||
| `pytest-pytestrail <https://pypi.org/project/pytest-pytestrail/>`_                                              Pytest plugin for interaction with TestRail                                                                                                                               Aug 27, 2020    4 - Beta               pytest (>=3.8.0) | ||||
| `pytest-pythonpath <https://pypi.org/project/pytest-pythonpath/>`_                                              pytest plugin for adding to the PYTHONPATH from command line or configs.                                                                                                  Aug 22, 2018    5 - Production/Stable  N/A | ||||
| `pytest-pytorch <https://pypi.org/project/pytest-pytorch/>`_                                                    pytest plugin for a better developer experience when working with the PyTorch test suite                                                                                  May 25, 2021    4 - Beta               pytest | ||||
| `pytest-qatouch <https://pypi.org/project/pytest-qatouch/>`_                                                    Pytest plugin for uploading test results to your QA Touch Testrun.                                                                                                        Jun 10, 2021    4 - Beta               pytest (>=6.2.0) | ||||
| `pytest-qml <https://pypi.org/project/pytest-qml/>`_                                                            Run QML Tests with pytest                                                                                                                                                 Dec 02, 2020    4 - Beta               pytest (>=6.0.0) | ||||
| `pytest-qt <https://pypi.org/project/pytest-qt/>`_                                                              pytest support for PyQt and PySide applications                                                                                                                           Jun 03, 2021    5 - Production/Stable  pytest (>=3.0.0) | ||||
| `pytest-qt <https://pypi.org/project/pytest-qt/>`_                                                              pytest support for PyQt and PySide applications                                                                                                                           Jun 07, 2021    5 - Production/Stable  pytest (>=3.0.0) | ||||
| `pytest-qt-app <https://pypi.org/project/pytest-qt-app/>`_                                                      QT app fixture for py.test                                                                                                                                                Dec 23, 2015    5 - Production/Stable  N/A | ||||
| `pytest-quarantine <https://pypi.org/project/pytest-quarantine/>`_                                              A plugin for pytest to manage expected test failures                                                                                                                      Nov 24, 2019    5 - Production/Stable  pytest (>=4.6) | ||||
| `pytest-quickcheck <https://pypi.org/project/pytest-quickcheck/>`_                                              pytest plugin to generate random data inspired by QuickCheck                                                                                                              Nov 15, 2020    4 - Beta               pytest (<6.0.0,>=4.0) | ||||
|  | @ -630,7 +636,7 @@ name | |||
| `pytest-random-num <https://pypi.org/project/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 <https://pypi.org/project/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 <https://pypi.org/project/pytest-readme/>`_                                                      Test your README.md file                                                                                                                                                  Dec 28, 2014    5 - Production/Stable  N/A | ||||
| `pytest-reana <https://pypi.org/project/pytest-reana/>`_                                                        Pytest fixtures for REANA.                                                                                                                                                May 03, 2021    3 - Alpha              N/A | ||||
| `pytest-reana <https://pypi.org/project/pytest-reana/>`_                                                        Pytest fixtures for REANA.                                                                                                                                                Jun 07, 2021    3 - Alpha              N/A | ||||
| `pytest-recording <https://pypi.org/project/pytest-recording/>`_                                                A pytest plugin that allows you recording of network interactions via VCR.py                                                                                              Nov 25, 2020    4 - Beta               pytest (>=3.5.0) | ||||
| `pytest-recordings <https://pypi.org/project/pytest-recordings/>`_                                              Provides pytest plugins for reporting request/response traffic, screenshots, and more to ReportPortal                                                                     Aug 13, 2020    N/A                    N/A | ||||
| `pytest-redis <https://pypi.org/project/pytest-redis/>`_                                                        Redis fixtures and fixture factories for Pytest.                                                                                                                          May 25, 2021    5 - Production/Stable  pytest | ||||
|  | @ -646,20 +652,20 @@ name | |||
| `pytest-remove-stale-bytecode <https://pypi.org/project/pytest-remove-stale-bytecode/>`_                        py.test plugin to remove stale byte code files.                                                                                                                           Mar 04, 2020    4 - Beta               pytest | ||||
| `pytest-reorder <https://pypi.org/project/pytest-reorder/>`_                                                    Reorder tests depending on their paths and names.                                                                                                                         May 31, 2018    4 - Beta               pytest | ||||
| `pytest-repeat <https://pypi.org/project/pytest-repeat/>`_                                                      pytest plugin for repeating tests                                                                                                                                         Oct 31, 2020    5 - Production/Stable  pytest (>=3.6) | ||||
| `pytest-replay <https://pypi.org/project/pytest-replay/>`_                                                      Saves previous test runs and allow re-execute previous pytest runs to reproduce crashes or flaky tests                                                                    Dec 09, 2020    4 - Beta               pytest (>=3.0.0) | ||||
| `pytest-replay <https://pypi.org/project/pytest-replay/>`_                                                      Saves previous test runs and allow re-execute previous pytest runs to reproduce crashes or flaky tests                                                                    Jun 09, 2021    4 - Beta               pytest (>=3.0.0) | ||||
| `pytest-repo-health <https://pypi.org/project/pytest-repo-health/>`_                                            A pytest plugin to report on repository standards conformance                                                                                                             Nov 03, 2020    3 - Alpha              pytest | ||||
| `pytest-report <https://pypi.org/project/pytest-report/>`_                                                      Creates json report that is compatible with atom.io's linter message format                                                                                               May 11, 2016    4 - Beta               N/A | ||||
| `pytest-reporter <https://pypi.org/project/pytest-reporter/>`_                                                  Generate Pytest reports with templates                                                                                                                                    Nov 05, 2020    4 - Beta               pytest | ||||
| `pytest-reporter-html1 <https://pypi.org/project/pytest-reporter-html1/>`_                                      A basic HTML report template for Pytest                                                                                                                                   Nov 02, 2020    4 - Beta               N/A | ||||
| `pytest-reporter-html1 <https://pypi.org/project/pytest-reporter-html1/>`_                                      A basic HTML report template for Pytest                                                                                                                                   Jun 08, 2021    4 - Beta               N/A | ||||
| `pytest-reportinfra <https://pypi.org/project/pytest-reportinfra/>`_                                            Pytest plugin for reportinfra                                                                                                                                             Aug 11, 2019    3 - Alpha              N/A | ||||
| `pytest-reporting <https://pypi.org/project/pytest-reporting/>`_                                                A plugin to report summarized results in a table format                                                                                                                   Oct 25, 2019    4 - Beta               pytest (>=3.5.0) | ||||
| `pytest-reportlog <https://pypi.org/project/pytest-reportlog/>`_                                                Replacement for the --resultlog option, focused in simplicity and extensibility                                                                                           Dec 11, 2020    3 - Alpha              pytest (>=5.2) | ||||
| `pytest-report-me <https://pypi.org/project/pytest-report-me/>`_                                                A pytest plugin to generate report.                                                                                                                                       Dec 31, 2020    N/A                    pytest | ||||
| `pytest-report-parameters <https://pypi.org/project/pytest-report-parameters/>`_                                pytest plugin for adding tests' parameters to junit report                                                                                                                Jun 18, 2020    3 - Alpha              pytest (>=2.4.2) | ||||
| `pytest-reportportal <https://pypi.org/project/pytest-reportportal/>`_                                          Agent for Reporting results of tests to the Report Portal                                                                                                                 Feb 15, 2021    N/A                    pytest (>=3.0.7) | ||||
| `pytest-reportportal <https://pypi.org/project/pytest-reportportal/>`_                                          Agent for Reporting results of tests to the Report Portal                                                                                                                 Jun 09, 2021    N/A                    pytest (>=3.8.0) | ||||
| `pytest-reqs <https://pypi.org/project/pytest-reqs/>`_                                                          pytest plugin to check pinned requirements                                                                                                                                May 12, 2019    N/A                    pytest (>=2.4.2) | ||||
| `pytest-requests <https://pypi.org/project/pytest-requests/>`_                                                  A simple plugin to use with pytest                                                                                                                                        Jun 24, 2019    4 - Beta               pytest (>=3.5.0) | ||||
| `pytest-reraise <https://pypi.org/project/pytest-reraise/>`_                                                    Make multi-threaded pytest test cases fail when they should                                                                                                               Jun 03, 2021    5 - Production/Stable  pytest (>=4.6) | ||||
| `pytest-reraise <https://pypi.org/project/pytest-reraise/>`_                                                    Make multi-threaded pytest test cases fail when they should                                                                                                               Jun 09, 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                                                                                                                 May 26, 2021    5 - Production/Stable  pytest (>=5.3) | ||||
| `pytest-resilient-circuits <https://pypi.org/project/pytest-resilient-circuits/>`_                              Resilient Circuits fixtures for PyTest.                                                                                                                                   May 14, 2021    N/A                    N/A | ||||
|  | @ -683,7 +689,7 @@ name | |||
| `pytest-runner <https://pypi.org/project/pytest-runner/>`_                                                      Invoke py.test as distutils command with dependency resolution                                                                                                            May 19, 2021    5 - Production/Stable  pytest (>=4.6) ; extra == 'testing' | ||||
| `pytest-salt <https://pypi.org/project/pytest-salt/>`_                                                          Pytest Salt Plugin                                                                                                                                                        Jan 27, 2020    4 - Beta               N/A | ||||
| `pytest-salt-containers <https://pypi.org/project/pytest-salt-containers/>`_                                    A Pytest plugin that builds and creates docker containers                                                                                                                 Nov 09, 2016    4 - Beta               N/A | ||||
| `pytest-salt-factories <https://pypi.org/project/pytest-salt-factories/>`_                                      Pytest Salt Plugin                                                                                                                                                        May 27, 2021    4 - Beta               pytest (>=6.0.0) | ||||
| `pytest-salt-factories <https://pypi.org/project/pytest-salt-factories/>`_                                      Pytest Salt Plugin                                                                                                                                                        Jun 11, 2021    4 - Beta               pytest (>=6.0.0) | ||||
| `pytest-salt-from-filenames <https://pypi.org/project/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 <https://pypi.org/project/pytest-salt-runtests-bridge/>`_                          Simple PyTest Plugin For Salt's Test Suite Specifically                                                                                                                   Dec 05, 2019    4 - Beta               pytest (>=4.1) | ||||
| `pytest-sanic <https://pypi.org/project/pytest-sanic/>`_                                                        a pytest plugin for Sanic                                                                                                                                                 May 20, 2021    N/A                    pytest (>=5.2) | ||||
|  | @ -713,6 +719,7 @@ name | |||
| `pytest-sherlock <https://pypi.org/project/pytest-sherlock/>`_                                                  pytest plugin help to find coupled tests                                                                                                                                  Jul 13, 2020    5 - Production/Stable  pytest (>=3.5.1) | ||||
| `pytest-shortcuts <https://pypi.org/project/pytest-shortcuts/>`_                                                Expand command-line shortcuts listed in pytest configuration                                                                                                              Oct 29, 2020    4 - Beta               pytest (>=3.5.0) | ||||
| `pytest-shutil <https://pypi.org/project/pytest-shutil/>`_                                                      A goodie-bag of unix shell and environment tools for py.test                                                                                                              May 28, 2019    5 - Production/Stable  pytest | ||||
| `pytest-simplehttpserver <https://pypi.org/project/pytest-simplehttpserver/>`_                                  Simple pytest fixture to spin up an HTTP server                                                                                                                           Jun 12, 2021    4 - Beta               N/A | ||||
| `pytest-simple-plugin <https://pypi.org/project/pytest-simple-plugin/>`_                                        Simple pytest plugin                                                                                                                                                      Nov 27, 2019    N/A                    N/A | ||||
| `pytest-simple-settings <https://pypi.org/project/pytest-simple-settings/>`_                                    simple-settings plugin for pytest                                                                                                                                         Nov 17, 2020    4 - Beta               pytest | ||||
| `pytest-single-file-logging <https://pypi.org/project/pytest-single-file-logging/>`_                            Allow for multiple processes to log to a single file                                                                                                                      May 05, 2016    4 - Beta               pytest (>=2.8.1) | ||||
|  | @ -737,12 +744,12 @@ name | |||
| `pytest-sphinx <https://pypi.org/project/pytest-sphinx/>`_                                                      Doctest plugin for pytest with support for Sphinx-specific doctest-directives                                                                                             Aug 05, 2020    4 - Beta               N/A | ||||
| `pytest-spiratest <https://pypi.org/project/pytest-spiratest/>`_                                                Exports unit tests as test runs in SpiraTest/Team/Plan                                                                                                                    Apr 28, 2021    N/A                    N/A | ||||
| `pytest-splinter <https://pypi.org/project/pytest-splinter/>`_                                                  Splinter plugin for pytest testing framework                                                                                                                              Dec 25, 2020    6 - Mature             N/A | ||||
| `pytest-split <https://pypi.org/project/pytest-split/>`_                                                        Pytest plugin for splitting test suite based on test execution time                                                                                                       Apr 07, 2020    1 - Planning           N/A | ||||
| `pytest-split <https://pypi.org/project/pytest-split/>`_                                                        Pytest plugin for splitting test suite based on test execution time                                                                                                       Jun 08, 2021    4 - Beta               N/A | ||||
| `pytest-splitio <https://pypi.org/project/pytest-splitio/>`_                                                    Split.io SDK integration for e2e tests                                                                                                                                    Sep 22, 2020    N/A                    pytest (<7,>=5.0) | ||||
| `pytest-split-tests <https://pypi.org/project/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-tresorit <https://pypi.org/project/pytest-split-tests-tresorit/>`_                                                                                                                                                                                                    Feb 22, 2021    1 - Planning           N/A | ||||
| `pytest-splunk-addon <https://pypi.org/project/pytest-splunk-addon/>`_                                          A Dynamic test tool for Splunk Apps and Add-ons                                                                                                                           Apr 28, 2021    N/A                    pytest (>5.4.0,<6.3) | ||||
| `pytest-splunk-addon-ui-smartx <https://pypi.org/project/pytest-splunk-addon-ui-smartx/>`_                      Library to support testing Splunk Add-on UX                                                                                                                               May 31, 2021    N/A                    N/A | ||||
| `pytest-splunk-addon-ui-smartx <https://pypi.org/project/pytest-splunk-addon-ui-smartx/>`_                      Library to support testing Splunk Add-on UX                                                                                                                               Jun 10, 2021    N/A                    N/A | ||||
| `pytest-splunk-env <https://pypi.org/project/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 <https://pypi.org/project/pytest-sqitch/>`_                                                      sqitch for pytest                                                                                                                                                         Apr 06, 2020    4 - Beta               N/A | ||||
| `pytest-sqlalchemy <https://pypi.org/project/pytest-sqlalchemy/>`_                                              pytest plugin with sqlalchemy related fixtures                                                                                                                            Mar 13, 2018    3 - Alpha              N/A | ||||
|  | @ -795,7 +802,7 @@ name | |||
| `pytest-testrail-e2e <https://pypi.org/project/pytest-testrail-e2e/>`_                                          pytest plugin for creating TestRail runs and adding results                                                                                                               Jun 11, 2020    N/A                    pytest (>=3.6) | ||||
| `pytest-testrail-plugin <https://pypi.org/project/pytest-testrail-plugin/>`_                                    PyTest plugin for TestRail                                                                                                                                                Apr 21, 2020    3 - Alpha              pytest | ||||
| `pytest-testrail-reporter <https://pypi.org/project/pytest-testrail-reporter/>`_                                                                                                                                                                                                          Sep 10, 2018    N/A                    N/A | ||||
| `pytest-testreport <https://pypi.org/project/pytest-testreport/>`_                                                                                                                                                                                                                        May 18, 2021    4 - Beta               pytest (>=3.5.0) | ||||
| `pytest-testreport <https://pypi.org/project/pytest-testreport/>`_                                                                                                                                                                                                                        Jun 10, 2021    4 - Beta               pytest (>=3.5.0) | ||||
| `pytest-testslide <https://pypi.org/project/pytest-testslide/>`_                                                TestSlide fixture for pytest                                                                                                                                              Jan 07, 2021    5 - Production/Stable  pytest (~=6.2) | ||||
| `pytest-test-this <https://pypi.org/project/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 <https://pypi.org/project/pytest-tesults/>`_                                                    Tesults plugin for pytest                                                                                                                                                 May 18, 2020    5 - Production/Stable  pytest (>=3.5.0) | ||||
|  | @ -806,6 +813,7 @@ name | |||
| `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 | ||||
| `pytest-timer <https://pypi.org/project/pytest-timer/>`_                                                        A timer plugin for pytest                                                                                                                                                 Jun 02, 2021    N/A                    N/A | ||||
| `pytest-timestamper <https://pypi.org/project/pytest-timestamper/>`_                                            Pytest plugin to add a timestamp prefix to the pytest output                                                                                                              Jun 06, 2021    N/A                    N/A | ||||
| `pytest-tipsi-django <https://pypi.org/project/pytest-tipsi-django/>`_                                                                                                                                                                                                                    Oct 14, 2020    4 - Beta               pytest (>=6.0.0) | ||||
| `pytest-tipsi-testing <https://pypi.org/project/pytest-tipsi-testing/>`_                                        Better fixtures management. Various helpers                                                                                                                               Nov 04, 2020    4 - Beta               pytest (>=3.3.0) | ||||
| `pytest-tldr <https://pypi.org/project/pytest-tldr/>`_                                                          A pytest plugin that limits the output to just the things you need.                                                                                                       Mar 12, 2021    4 - Beta               pytest (>=3.5.0) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue