Merge pull request #12031 from pytest-dev/update-plugin-list/patch-affc652f1
[automated] Update plugin list
This commit is contained in:
		
						commit
						73edefdd64
					
				| 
						 | 
				
			
			@ -7,7 +7,7 @@ Pytest Plugin List
 | 
			
		|||
==================
 | 
			
		||||
 | 
			
		||||
Below is an automated compilation of ``pytest``` plugins available on `PyPI <https://pypi.org>`_.
 | 
			
		||||
It includes PyPI projects whose names begin with ``"pytest-"`` or ``"pytest_"`` and a handful of manually selected projects.
 | 
			
		||||
It includes PyPI projects whose names begin with ``pytest-`` or ``pytest_`` and a handful of manually selected projects.
 | 
			
		||||
Packages classified as inactive are excluded.
 | 
			
		||||
 | 
			
		||||
For detailed insights into how this list is generated,
 | 
			
		||||
| 
						 | 
				
			
			@ -27,7 +27,7 @@ please refer to `the update script <https://github.com/pytest-dev/pytest/blob/ma
 | 
			
		|||
   creating a PDF, because otherwise the table gets far too wide for the
 | 
			
		||||
   page.
 | 
			
		||||
 | 
			
		||||
This list contains 1394 plugins.
 | 
			
		||||
This list contains 1397 plugins.
 | 
			
		||||
 | 
			
		||||
.. only:: not latex
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -35,7 +35,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   name                                             summary                                                                                                                                                                                                                                                                                                                                                                                 last_release    status                 requires
 | 
			
		||||
   ===============================================  ======================================================================================================================================================================================================================================================================================================================================================================================  ==============  =====================  ================================================
 | 
			
		||||
   :pypi:`logassert`                                Simple but powerful assertion and verification of logged lines.                                                                                                                                                                                                                                                                                                                         May 20, 2022    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`logot`                                    Test whether your code is logging correctly 🪵                                                                                                                                                                                                                                                                                                                                          Feb 17, 2024    5 - Production/Stable  pytest (>=7,<9) ; extra == "pytest"
 | 
			
		||||
   :pypi:`logot`                                    Test whether your code is logging correctly 🪵                                                                                                                                                                                                                                                                                                                                          Feb 19, 2024    5 - Production/Stable  pytest (>=7,<9) ; extra == "pytest"
 | 
			
		||||
   :pypi:`nuts`                                     Network Unit Testing System                                                                                                                                                                                                                                                                                                                                                             Aug 11, 2023    N/A                    pytest (>=7.3.0,<8.0.0)
 | 
			
		||||
   :pypi:`pytest-abq`                               Pytest integration for the ABQ universal test runner.                                                                                                                                                                                                                                                                                                                                   Apr 07, 2023    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-abstracts`                         A contextmanager pytest fixture for handling multiple mock abstracts                                                                                                                                                                                                                                                                                                                    May 25, 2022    N/A                    N/A
 | 
			
		||||
| 
						 | 
				
			
			@ -68,7 +68,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-allure-intersection`                                                                                                                                                                                                                                                                                                                                                                                                       Oct 27, 2022    N/A                    pytest (<5)
 | 
			
		||||
   :pypi:`pytest-allure-spec-coverage`              The pytest plugin aimed to display test coverage of the specs(requirements) in Allure                                                                                                                                                                                                                                                                                                   Oct 26, 2021    N/A                    pytest
 | 
			
		||||
   :pypi:`pytest-alphamoon`                         Static code checks used at Alphamoon                                                                                                                                                                                                                                                                                                                                                    Dec 30, 2021    5 - Production/Stable  pytest (>=3.5.0)
 | 
			
		||||
   :pypi:`pytest-analyzer`                          this plugin allows to analyze tests in pytest project, collect test metadata and sync it with testomat.io TCM system                                                                                                                                                                                                                                                                    Feb 12, 2024    N/A                    pytest >=7.3.1
 | 
			
		||||
   :pypi:`pytest-analyzer`                          this plugin allows to analyze tests in pytest project, collect test metadata and sync it with testomat.io TCM system                                                                                                                                                                                                                                                                    Feb 21, 2024    N/A                    pytest <8.0.0,>=7.3.1
 | 
			
		||||
   :pypi:`pytest-android`                           This fixture provides a configured "driver" for Android Automated Testing, using uiautomator2.                                                                                                                                                                                                                                                                                          Feb 21, 2019    3 - Alpha              pytest
 | 
			
		||||
   :pypi:`pytest-anki`                              A pytest plugin for testing Anki add-ons                                                                                                                                                                                                                                                                                                                                                Jul 31, 2022    4 - Beta               pytest (>=3.5.0)
 | 
			
		||||
   :pypi:`pytest-annotate`                          pytest-annotate: Generate PyAnnotate annotations from your pytest tests.                                                                                                                                                                                                                                                                                                                Jun 07, 2022    3 - Alpha              pytest (<8.0.0,>=3.2.0)
 | 
			
		||||
| 
						 | 
				
			
			@ -138,7 +138,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-bdd`                               BDD for pytest                                                                                                                                                                                                                                                                                                                                                                          Dec 02, 2023    6 - Mature             pytest (>=6.2.0)
 | 
			
		||||
   :pypi:`pytest-bdd-html`                          pytest plugin to display BDD info in HTML test report                                                                                                                                                                                                                                                                                                                                   Nov 22, 2022    3 - Alpha              pytest (!=6.0.0,>=5.0)
 | 
			
		||||
   :pypi:`pytest-bdd-ng`                            BDD for pytest                                                                                                                                                                                                                                                                                                                                                                          Dec 31, 2023    4 - Beta               pytest >=5.0
 | 
			
		||||
   :pypi:`pytest-bdd-report`                        A pytest-bdd plugin for generating useful and informative BDD test reports                                                                                                                                                                                                                                                                                                              Nov 15, 2023    N/A                    pytest >=7.1.3
 | 
			
		||||
   :pypi:`pytest-bdd-report`                        A pytest-bdd plugin for generating useful and informative BDD test reports                                                                                                                                                                                                                                                                                                              Feb 19, 2024    N/A                    pytest >=7.1.3
 | 
			
		||||
   :pypi:`pytest-bdd-splinter`                      Common steps for pytest bdd and splinter integration                                                                                                                                                                                                                                                                                                                                    Aug 12, 2019    5 - Production/Stable  pytest (>=4.0.0)
 | 
			
		||||
   :pypi:`pytest-bdd-web`                           A simple plugin to use with pytest                                                                                                                                                                                                                                                                                                                                                      Jan 02, 2020    4 - Beta               pytest (>=3.5.0)
 | 
			
		||||
   :pypi:`pytest-bdd-wrappers`                                                                                                                                                                                                                                                                                                                                                                                                              Feb 11, 2020    2 - Pre-Alpha          N/A
 | 
			
		||||
| 
						 | 
				
			
			@ -146,7 +146,6 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-beartype`                          Pytest plugin to run your tests with beartype checking enabled.                                                                                                                                                                                                                                                                                                                         Jan 25, 2024    N/A                    pytest
 | 
			
		||||
   :pypi:`pytest-beds`                              Fixtures for testing Google Appengine (GAE) apps                                                                                                                                                                                                                                                                                                                                        Jun 07, 2016    4 - Beta               N/A
 | 
			
		||||
   :pypi:`pytest-beeprint`                          use icdiff for better error messages in pytest assertions                                                                                                                                                                                                                                                                                                                               Jul 04, 2023    4 - Beta               N/A
 | 
			
		||||
   :pypi:`pytest-behave`                            A powerful test automation framework designed to provide a comprehensive solution for testing user interfaces and APIs                                                                                                                                                                                                                                                                  Feb 15, 2024    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-bench`                             Benchmark utility that plugs into pytest.                                                                                                                                                                                                                                                                                                                                               Jul 21, 2014    3 - Alpha              N/A
 | 
			
		||||
   :pypi:`pytest-benchmark`                         A \`\`pytest\`\` fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer.                                                                                                                                                                                                                                                            Oct 25, 2022    5 - Production/Stable  pytest (>=3.8)
 | 
			
		||||
   :pypi:`pytest-better-datadir`                    A small example package                                                                                                                                                                                                                                                                                                                                                                 Mar 13, 2023    N/A                    N/A
 | 
			
		||||
| 
						 | 
				
			
			@ -212,7 +211,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-check-libs`                        check your missing library                                                                                                                                                                                                                                                                                                                                                              Jul 17, 2022    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-check-links`                       Check links in files                                                                                                                                                                                                                                                                                                                                                                    Jul 29, 2020    N/A                    pytest>=7.0
 | 
			
		||||
   :pypi:`pytest-check-mk`                          pytest plugin to test Check_MK checks                                                                                                                                                                                                                                                                                                                                                   Nov 19, 2015    4 - Beta               pytest
 | 
			
		||||
   :pypi:`pytest-check-requirements`                A package to prevent Dependency Confusion attacks against Yandex.                                                                                                                                                                                                                                                                                                                       Feb 10, 2023    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-check-requirements`                A package to prevent Dependency Confusion attacks against Yandex.                                                                                                                                                                                                                                                                                                                       Feb 20, 2024    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-chic-report`                       A pytest plugin to send a report and printing summary of tests.                                                                                                                                                                                                                                                                                                                         Jan 31, 2023    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-choose`                            Provide the pytest with the ability to collect use cases based on rules in text files                                                                                                                                                                                                                                                                                                   Feb 04, 2024    N/A                    pytest >=7.0.0
 | 
			
		||||
   :pypi:`pytest-chunks`                            Run only a chunk of your test suite                                                                                                                                                                                                                                                                                                                                                     Jul 05, 2022    N/A                    pytest (>=6.0.0)
 | 
			
		||||
| 
						 | 
				
			
			@ -292,7 +291,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-custom-scheduling`                 Custom grouping for pytest-xdist, rename test cases name and test cases nodeid, support allure report                                                                                                                                                                                                                                                                                   Mar 01, 2021    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-cython`                            A plugin for testing Cython extension modules                                                                                                                                                                                                                                                                                                                                           Feb 16, 2023    5 - Production/Stable  pytest (>=4.6.0)
 | 
			
		||||
   :pypi:`pytest-cython-collect`                                                                                                                                                                                                                                                                                                                                                                                                            Jun 17, 2022    N/A                    pytest
 | 
			
		||||
   :pypi:`pytest-darker`                            A pytest plugin for checking of modified code using Darker                                                                                                                                                                                                                                                                                                                              Aug 16, 2020    N/A                    pytest (>=6.0.1) ; extra == 'test'
 | 
			
		||||
   :pypi:`pytest-darker`                            A pytest plugin for checking of modified code using Darker                                                                                                                                                                                                                                                                                                                              Feb 24, 2024    N/A                    pytest <8,>=6.0.1
 | 
			
		||||
   :pypi:`pytest-dash`                              pytest fixtures to run dash applications.                                                                                                                                                                                                                                                                                                                                               Mar 18, 2019    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-data`                              Useful functions for managing data for pytest fixtures                                                                                                                                                                                                                                                                                                                                  Nov 01, 2016    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-databricks`                        Pytest plugin for remote Databricks notebooks testing                                                                                                                                                                                                                                                                                                                                   Jul 29, 2020    N/A                    pytest
 | 
			
		||||
| 
						 | 
				
			
			@ -337,7 +336,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-dicom`                             pytest plugin to provide DICOM fixtures                                                                                                                                                                                                                                                                                                                                                 Dec 19, 2018    3 - Alpha              pytest
 | 
			
		||||
   :pypi:`pytest-dictsdiff`                                                                                                                                                                                                                                                                                                                                                                                                                 Jul 26, 2019    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-diff`                              A simple plugin to use with pytest                                                                                                                                                                                                                                                                                                                                                      Mar 30, 2019    4 - Beta               pytest (>=3.5.0)
 | 
			
		||||
   :pypi:`pytest-diffeo`                            A package to prevent Dependency Confusion attacks against Yandex.                                                                                                                                                                                                                                                                                                                       Feb 10, 2023    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-diffeo`                            A package to prevent Dependency Confusion attacks against Yandex.                                                                                                                                                                                                                                                                                                                       Feb 20, 2024    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-diff-selector`                     Get tests affected by code changes (using git)                                                                                                                                                                                                                                                                                                                                          Feb 24, 2022    4 - Beta               pytest (>=6.2.2) ; extra == 'all'
 | 
			
		||||
   :pypi:`pytest-difido`                            PyTest plugin for generating Difido reports                                                                                                                                                                                                                                                                                                                                             Oct 23, 2022    4 - Beta               pytest (>=4.0.0)
 | 
			
		||||
   :pypi:`pytest-dir-equal`                         pytest-dir-equals is a pytest plugin providing helpers to assert directories equality allowing golden testing                                                                                                                                                                                                                                                                           Dec 11, 2023    4 - Beta               pytest>=7.3.2
 | 
			
		||||
| 
						 | 
				
			
			@ -423,14 +422,14 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-eliot`                             An eliot plugin for pytest.                                                                                                                                                                                                                                                                                                                                                             Aug 31, 2022    1 - Planning           pytest (>=5.4.0)
 | 
			
		||||
   :pypi:`pytest-elk-reporter`                      A simple plugin to use with pytest                                                                                                                                                                                                                                                                                                                                                      Jan 24, 2021    4 - Beta               pytest (>=3.5.0)
 | 
			
		||||
   :pypi:`pytest-email`                             Send execution result email                                                                                                                                                                                                                                                                                                                                                             Jul 08, 2020    N/A                    pytest
 | 
			
		||||
   :pypi:`pytest-embedded`                          A pytest plugin that designed for embedded testing.                                                                                                                                                                                                                                                                                                                                     Feb 14, 2024    5 - Production/Stable  pytest>=7.0
 | 
			
		||||
   :pypi:`pytest-embedded-arduino`                  Make pytest-embedded plugin work with Arduino.                                                                                                                                                                                                                                                                                                                                          Feb 14, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embedded-idf`                      Make pytest-embedded plugin work with ESP-IDF.                                                                                                                                                                                                                                                                                                                                          Feb 14, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embedded-jtag`                     Make pytest-embedded plugin work with JTAG.                                                                                                                                                                                                                                                                                                                                             Feb 14, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embedded-qemu`                     Make pytest-embedded plugin work with QEMU.                                                                                                                                                                                                                                                                                                                                             Feb 14, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embedded-serial`                   Make pytest-embedded plugin work with Serial.                                                                                                                                                                                                                                                                                                                                           Feb 14, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embedded-serial-esp`               Make pytest-embedded plugin work with Espressif target boards.                                                                                                                                                                                                                                                                                                                          Feb 14, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embedded-wokwi`                    Make pytest-embedded plugin work with the Wokwi CLI.                                                                                                                                                                                                                                                                                                                                    Feb 14, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embedded`                          A pytest plugin that designed for embedded testing.                                                                                                                                                                                                                                                                                                                                     Feb 23, 2024    5 - Production/Stable  pytest>=7.0
 | 
			
		||||
   :pypi:`pytest-embedded-arduino`                  Make pytest-embedded plugin work with Arduino.                                                                                                                                                                                                                                                                                                                                          Feb 23, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embedded-idf`                      Make pytest-embedded plugin work with ESP-IDF.                                                                                                                                                                                                                                                                                                                                          Feb 23, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embedded-jtag`                     Make pytest-embedded plugin work with JTAG.                                                                                                                                                                                                                                                                                                                                             Feb 23, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embedded-qemu`                     Make pytest-embedded plugin work with QEMU.                                                                                                                                                                                                                                                                                                                                             Feb 23, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embedded-serial`                   Make pytest-embedded plugin work with Serial.                                                                                                                                                                                                                                                                                                                                           Feb 23, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embedded-serial-esp`               Make pytest-embedded plugin work with Espressif target boards.                                                                                                                                                                                                                                                                                                                          Feb 23, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embedded-wokwi`                    Make pytest-embedded plugin work with the Wokwi CLI.                                                                                                                                                                                                                                                                                                                                    Feb 23, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-embrace`                           💝  Dataclasses-as-tests. Describe the runtime once and multiply coverage with no boilerplate.                                                                                                                                                                                                                                                                                          Mar 25, 2023    N/A                    pytest (>=7.0,<8.0)
 | 
			
		||||
   :pypi:`pytest-emoji`                             A pytest plugin that adds emojis to your test result report                                                                                                                                                                                                                                                                                                                             Feb 19, 2019    4 - Beta               pytest (>=4.2.1)
 | 
			
		||||
   :pypi:`pytest-emoji-output`                      Pytest plugin to represent test output with emoji support                                                                                                                                                                                                                                                                                                                               Apr 09, 2023    4 - Beta               pytest (==7.0.1)
 | 
			
		||||
| 
						 | 
				
			
			@ -462,6 +461,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-exception-script`                  Walk your code through exception script to check it's resiliency to failures.                                                                                                                                                                                                                                                                                                           Aug 04, 2020    3 - Alpha              pytest
 | 
			
		||||
   :pypi:`pytest-executable`                        pytest plugin for testing executables                                                                                                                                                                                                                                                                                                                                                   Oct 07, 2023    N/A                    pytest <8,>=5
 | 
			
		||||
   :pypi:`pytest-execution-timer`                   A timer for the phases of Pytest's execution.                                                                                                                                                                                                                                                                                                                                           Dec 24, 2021    4 - Beta               N/A
 | 
			
		||||
   :pypi:`pytest-exit-code`                         A pytest plugin that overrides the built-in exit codes to retain more information about the test results.                                                                                                                                                                                                                                                                               Feb 23, 2024    4 - Beta               pytest >=6.2.0
 | 
			
		||||
   :pypi:`pytest-expect`                            py.test plugin to store test expectations and mark tests based on them                                                                                                                                                                                                                                                                                                                  Apr 21, 2016    4 - Beta               N/A
 | 
			
		||||
   :pypi:`pytest-expectdir`                         A pytest plugin to provide initial/expected directories, and check a test transforms the initial directory to the expected one                                                                                                                                                                                                                                                          Mar 19, 2023    5 - Production/Stable  pytest (>=5.0)
 | 
			
		||||
   :pypi:`pytest-expecter`                          Better testing with expecter and pytest.                                                                                                                                                                                                                                                                                                                                                Sep 18, 2022    5 - Production/Stable  N/A
 | 
			
		||||
| 
						 | 
				
			
			@ -477,7 +477,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-extra-durations`                   A pytest plugin to get durations on a per-function basis and per module basis.                                                                                                                                                                                                                                                                                                          Apr 21, 2020    4 - Beta               pytest (>=3.5.0)
 | 
			
		||||
   :pypi:`pytest-extra-markers`                     Additional pytest markers to dynamically enable/disable tests viia CLI flags                                                                                                                                                                                                                                                                                                            Mar 05, 2023    4 - Beta               pytest
 | 
			
		||||
   :pypi:`pytest-fabric`                            Provides test utilities to run fabric task tests by using docker containers                                                                                                                                                                                                                                                                                                             Sep 12, 2018    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-factor`                            A package to prevent Dependency Confusion attacks against Yandex.                                                                                                                                                                                                                                                                                                                       Feb 10, 2023    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-factor`                            A package to prevent Dependency Confusion attacks against Yandex.                                                                                                                                                                                                                                                                                                                       Feb 20, 2024    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-factory`                           Use factories for test setup with py.test                                                                                                                                                                                                                                                                                                                                               Sep 06, 2020    3 - Alpha              pytest (>4.3)
 | 
			
		||||
   :pypi:`pytest-factoryboy`                        Factory Boy support for pytest.                                                                                                                                                                                                                                                                                                                                                         Oct 10, 2023    6 - Mature             pytest (>=6.2)
 | 
			
		||||
   :pypi:`pytest-factoryboy-fixtures`               Generates pytest fixtures that allow the use of type hinting                                                                                                                                                                                                                                                                                                                            Jun 25, 2020    N/A                    N/A
 | 
			
		||||
| 
						 | 
				
			
			@ -488,7 +488,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-fail-slow`                         Fail tests that take too long to run                                                                                                                                                                                                                                                                                                                                                    Feb 11, 2024    N/A                    pytest>=7.0
 | 
			
		||||
   :pypi:`pytest-faker`                             Faker integration with the pytest framework.                                                                                                                                                                                                                                                                                                                                            Dec 19, 2016    6 - Mature             N/A
 | 
			
		||||
   :pypi:`pytest-falcon`                            Pytest helpers for Falcon.                                                                                                                                                                                                                                                                                                                                                              Sep 07, 2016    4 - Beta               N/A
 | 
			
		||||
   :pypi:`pytest-falcon-client`                     Pytest \`client\` fixture for the Falcon Framework                                                                                                                                                                                                                                                                                                                                      Mar 19, 2019    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-falcon-client`                     A package to prevent Dependency Confusion attacks against Yandex.                                                                                                                                                                                                                                                                                                                       Feb 21, 2024    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-fantasy`                           Pytest plugin for Flask Fantasy Framework                                                                                                                                                                                                                                                                                                                                               Mar 14, 2019    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-fastapi`                                                                                                                                                                                                                                                                                                                                                                                                                   Dec 27, 2020    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-fastapi-deps`                      A fixture which allows easy replacement of fastapi dependencies for testing                                                                                                                                                                                                                                                                                                             Jul 20, 2022    5 - Production/Stable  pytest
 | 
			
		||||
| 
						 | 
				
			
			@ -507,7 +507,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-finer-verdicts`                    A pytest plugin to treat non-assertion failures as test errors.                                                                                                                                                                                                                                                                                                                         Jun 18, 2020    N/A                    pytest (>=5.4.3)
 | 
			
		||||
   :pypi:`pytest-firefox`                           pytest plugin to manipulate firefox                                                                                                                                                                                                                                                                                                                                                     Aug 08, 2017    3 - Alpha              pytest (>=3.0.2)
 | 
			
		||||
   :pypi:`pytest-fixture-classes`                   Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers                                                                                                                                                                                                                                                                     Sep 02, 2023    5 - Production/Stable  pytest
 | 
			
		||||
   :pypi:`pytest-fixturecollection`                 A pytest plugin to collect tests based on fixtures being used by tests                                                                                                                                                                                                                                                                                                                  Nov 09, 2023    4 - Beta               pytest >=3.5.0
 | 
			
		||||
   :pypi:`pytest-fixturecollection`                 A pytest plugin to collect tests based on fixtures being used by tests                                                                                                                                                                                                                                                                                                                  Feb 22, 2024    4 - Beta               pytest >=3.5.0
 | 
			
		||||
   :pypi:`pytest-fixture-config`                    Fixture configuration utils for py.test                                                                                                                                                                                                                                                                                                                                                 May 28, 2019    5 - Production/Stable  pytest
 | 
			
		||||
   :pypi:`pytest-fixture-maker`                     Pytest plugin to load fixtures from YAML files                                                                                                                                                                                                                                                                                                                                          Sep 21, 2021    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-fixture-marker`                    A pytest plugin to add markers based on fixtures used.                                                                                                                                                                                                                                                                                                                                  Oct 11, 2020    5 - Production/Stable  N/A
 | 
			
		||||
| 
						 | 
				
			
			@ -551,6 +551,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-gather-fixtures`                   set up asynchronous pytest fixtures concurrently                                                                                                                                                                                                                                                                                                                                        Apr 12, 2022    N/A                    pytest (>=6.0.0)
 | 
			
		||||
   :pypi:`pytest-gc`                                The garbage collector plugin for py.test                                                                                                                                                                                                                                                                                                                                                Feb 01, 2018    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-gcov`                              Uses gcov to measure test coverage of a C library                                                                                                                                                                                                                                                                                                                                       Feb 01, 2018    3 - Alpha              N/A
 | 
			
		||||
   :pypi:`pytest-gcs`                               GCS fixtures and fixture factories for Pytest.                                                                                                                                                                                                                                                                                                                                          Feb 18, 2024    5 - Production/Stable  pytest >=6.2
 | 
			
		||||
   :pypi:`pytest-gee`                               The Python plugin for your GEE based packages.                                                                                                                                                                                                                                                                                                                                          Feb 15, 2024    3 - Alpha              pytest
 | 
			
		||||
   :pypi:`pytest-gevent`                            Ensure that gevent is properly patched when invoking pytest                                                                                                                                                                                                                                                                                                                             Feb 25, 2020    N/A                    pytest
 | 
			
		||||
   :pypi:`pytest-gherkin`                           A flexible framework for executing BDD gherkin tests                                                                                                                                                                                                                                                                                                                                    Jul 27, 2019    3 - Alpha              pytest (>=5.0.0)
 | 
			
		||||
| 
						 | 
				
			
			@ -595,7 +596,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-history`                           Pytest plugin to keep a history of your pytest runs                                                                                                                                                                                                                                                                                                                                     Jan 14, 2024    N/A                    pytest (>=7.4.3,<8.0.0)
 | 
			
		||||
   :pypi:`pytest-home`                              Home directory fixtures                                                                                                                                                                                                                                                                                                                                                                 Oct 09, 2023    5 - Production/Stable  pytest
 | 
			
		||||
   :pypi:`pytest-homeassistant`                     A pytest plugin for use with homeassistant custom components.                                                                                                                                                                                                                                                                                                                           Aug 12, 2020    4 - Beta               N/A
 | 
			
		||||
   :pypi:`pytest-homeassistant-custom-component`    Experimental package to automatically extract test plugins for Home Assistant custom components                                                                                                                                                                                                                                                                                         Feb 17, 2024    3 - Alpha              pytest ==7.4.4
 | 
			
		||||
   :pypi:`pytest-homeassistant-custom-component`    Experimental package to automatically extract test plugins for Home Assistant custom components                                                                                                                                                                                                                                                                                         Feb 24, 2024    3 - Alpha              pytest ==7.4.4
 | 
			
		||||
   :pypi:`pytest-honey`                             A simple plugin to use with pytest                                                                                                                                                                                                                                                                                                                                                      Jan 07, 2022    4 - Beta               pytest (>=3.5.0)
 | 
			
		||||
   :pypi:`pytest-honors`                            Report on tests that honor constraints, and guard against regressions                                                                                                                                                                                                                                                                                                                   Mar 06, 2020    4 - Beta               N/A
 | 
			
		||||
   :pypi:`pytest-hot-reloading`                                                                                                                                                                                                                                                                                                                                                                                                             Jan 06, 2024    N/A                    N/A
 | 
			
		||||
| 
						 | 
				
			
			@ -620,7 +621,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-httpretty`                         A thin wrapper of HTTPretty for pytest                                                                                                                                                                                                                                                                                                                                                  Feb 16, 2014    3 - Alpha              N/A
 | 
			
		||||
   :pypi:`pytest_httpserver`                        pytest-httpserver is a httpserver for pytest                                                                                                                                                                                                                                                                                                                                            Feb 13, 2024    3 - Alpha              N/A
 | 
			
		||||
   :pypi:`pytest-httptesting`                       http_testing framework on top of pytest                                                                                                                                                                                                                                                                                                                                                 Jul 24, 2023    N/A                    pytest (>=7.2.0,<8.0.0)
 | 
			
		||||
   :pypi:`pytest-httpx`                             Send responses to httpx.                                                                                                                                                                                                                                                                                                                                                                Jan 29, 2024    5 - Production/Stable  pytest <9,>=7
 | 
			
		||||
   :pypi:`pytest-httpx`                             Send responses to httpx.                                                                                                                                                                                                                                                                                                                                                                Feb 21, 2024    5 - Production/Stable  pytest <9,>=7
 | 
			
		||||
   :pypi:`pytest-httpx-blockage`                    Disable httpx requests during a test run                                                                                                                                                                                                                                                                                                                                                Feb 16, 2023    N/A                    pytest (>=7.2.1)
 | 
			
		||||
   :pypi:`pytest-httpx-recorder`                    Recorder feature based on pytest_httpx, like recorder feature in responses.                                                                                                                                                                                                                                                                                                             Jan 04, 2024    5 - Production/Stable  pytest
 | 
			
		||||
   :pypi:`pytest-hue`                               Visualise PyTest status via your Phillips Hue lights                                                                                                                                                                                                                                                                                                                                    May 09, 2019    N/A                    N/A
 | 
			
		||||
| 
						 | 
				
			
			@ -646,11 +647,11 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-inline`                            A pytest plugin for writing inline tests.                                                                                                                                                                                                                                                                                                                                               Oct 19, 2023    4 - Beta               pytest >=7.0.0
 | 
			
		||||
   :pypi:`pytest-inmanta`                           A py.test plugin providing fixtures to simplify inmanta modules testing.                                                                                                                                                                                                                                                                                                                Dec 13, 2023    5 - Production/Stable  pytest
 | 
			
		||||
   :pypi:`pytest-inmanta-extensions`                Inmanta tests package                                                                                                                                                                                                                                                                                                                                                                   Feb 09, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-inmanta-lsm`                       Common fixtures for inmanta LSM related modules                                                                                                                                                                                                                                                                                                                                         Nov 29, 2023    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-inmanta-yang`                      Common fixtures used in inmanta yang related modules                                                                                                                                                                                                                                                                                                                                    Jun 16, 2022    4 - Beta               N/A
 | 
			
		||||
   :pypi:`pytest-inmanta-lsm`                       Common fixtures for inmanta LSM related modules                                                                                                                                                                                                                                                                                                                                         Feb 20, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-inmanta-yang`                      Common fixtures used in inmanta yang related modules                                                                                                                                                                                                                                                                                                                                    Feb 22, 2024    4 - Beta               pytest
 | 
			
		||||
   :pypi:`pytest-Inomaly`                           A simple image diff plugin for pytest                                                                                                                                                                                                                                                                                                                                                   Feb 13, 2018    4 - Beta               N/A
 | 
			
		||||
   :pypi:`pytest-insper`                            Pytest plugin for courses at Insper                                                                                                                                                                                                                                                                                                                                                     Feb 01, 2024    N/A                    pytest
 | 
			
		||||
   :pypi:`pytest-insta`                             A practical snapshot testing plugin for pytest                                                                                                                                                                                                                                                                                                                                          Nov 02, 2022    N/A                    pytest (>=7.2.0,<8.0.0)
 | 
			
		||||
   :pypi:`pytest-insta`                             A practical snapshot testing plugin for pytest                                                                                                                                                                                                                                                                                                                                          Feb 19, 2024    N/A                    pytest (>=7.2.0,<9.0.0)
 | 
			
		||||
   :pypi:`pytest-instafail`                         pytest plugin to show failures instantly                                                                                                                                                                                                                                                                                                                                                Mar 31, 2023    4 - Beta               pytest (>=5)
 | 
			
		||||
   :pypi:`pytest-instrument`                        pytest plugin to instrument tests                                                                                                                                                                                                                                                                                                                                                       Apr 05, 2020    5 - Production/Stable  pytest (>=5.1.0)
 | 
			
		||||
   :pypi:`pytest-integration`                       Organizing pytests by integration or not                                                                                                                                                                                                                                                                                                                                                Nov 17, 2022    N/A                    N/A
 | 
			
		||||
| 
						 | 
				
			
			@ -684,7 +685,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-json-report`                       A pytest plugin to report test results as JSON files                                                                                                                                                                                                                                                                                                                                    Mar 15, 2022    4 - Beta               pytest (>=3.8.0)
 | 
			
		||||
   :pypi:`pytest-json-report-wip`                   A pytest plugin to report test results as JSON files                                                                                                                                                                                                                                                                                                                                    Oct 28, 2023    4 - Beta               pytest >=3.8.0
 | 
			
		||||
   :pypi:`pytest-jtr`                               pytest plugin supporting json test report output                                                                                                                                                                                                                                                                                                                                        Nov 29, 2022    N/A                    pytest (>=7.1.2,<8.0.0)
 | 
			
		||||
   :pypi:`pytest-jupyter`                           A pytest plugin for testing Jupyter libraries and extensions.                                                                                                                                                                                                                                                                                                                           Dec 05, 2023    4 - Beta               pytest
 | 
			
		||||
   :pypi:`pytest-jupyter`                           A pytest plugin for testing Jupyter libraries and extensions.                                                                                                                                                                                                                                                                                                                           Feb 21, 2024    4 - Beta               pytest
 | 
			
		||||
   :pypi:`pytest-jupyterhub`                        A reusable JupyterHub pytest plugin                                                                                                                                                                                                                                                                                                                                                     Apr 25, 2023    5 - Production/Stable  pytest
 | 
			
		||||
   :pypi:`pytest-kafka`                             Zookeeper, Kafka server, and Kafka consumer fixtures for Pytest                                                                                                                                                                                                                                                                                                                         Jun 14, 2023    N/A                    pytest
 | 
			
		||||
   :pypi:`pytest-kafkavents`                        A plugin to send pytest events to Kafka                                                                                                                                                                                                                                                                                                                                                 Sep 08, 2021    4 - Beta               pytest
 | 
			
		||||
| 
						 | 
				
			
			@ -735,7 +736,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-logbook`                           py.test plugin to capture logbook log messages                                                                                                                                                                                                                                                                                                                                          Nov 23, 2015    5 - Production/Stable  pytest (>=2.8)
 | 
			
		||||
   :pypi:`pytest-logdog`                            Pytest plugin to test logging                                                                                                                                                                                                                                                                                                                                                           Jun 15, 2021    1 - Planning           pytest (>=6.2.0)
 | 
			
		||||
   :pypi:`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)
 | 
			
		||||
   :pypi:`pytest-logger`                            Plugin configuring handlers for loggers from Python logging module.                                                                                                                                                                                                                                                                                                                     Feb 12, 2024    5 - Production/Stable  pytest (>=3.2)
 | 
			
		||||
   :pypi:`pytest-logger`                            Plugin configuring handlers for loggers from Python logging module.                                                                                                                                                                                                                                                                                                                     Feb 21, 2024    5 - Production/Stable  pytest (>=3.2)
 | 
			
		||||
   :pypi:`pytest-logging`                           Configures logging and allows tweaking the log level with a py.test flag                                                                                                                                                                                                                                                                                                                Nov 04, 2015    4 - Beta               N/A
 | 
			
		||||
   :pypi:`pytest-logging-end-to-end-test-tool`                                                                                                                                                                                                                                                                                                                                                                                              Sep 23, 2022    N/A                    pytest (>=7.1.2,<8.0.0)
 | 
			
		||||
   :pypi:`pytest-logikal`                           Common testing environment                                                                                                                                                                                                                                                                                                                                                              Feb 05, 2024    5 - Production/Stable  pytest ==8.0.0
 | 
			
		||||
| 
						 | 
				
			
			@ -773,7 +774,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-messenger`                         Pytest to Slack reporting plugin                                                                                                                                                                                                                                                                                                                                                        Nov 24, 2022    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-metadata`                          pytest plugin for test session metadata                                                                                                                                                                                                                                                                                                                                                 Feb 12, 2024    5 - Production/Stable  pytest>=7.0.0
 | 
			
		||||
   :pypi:`pytest-metrics`                           Custom metrics report for pytest                                                                                                                                                                                                                                                                                                                                                        Apr 04, 2020    N/A                    pytest
 | 
			
		||||
   :pypi:`pytest-mh`                                Pytest multihost plugin                                                                                                                                                                                                                                                                                                                                                                 Feb 15, 2024    N/A                    pytest
 | 
			
		||||
   :pypi:`pytest-mh`                                Pytest multihost plugin                                                                                                                                                                                                                                                                                                                                                                 Feb 21, 2024    N/A                    pytest
 | 
			
		||||
   :pypi:`pytest-mimesis`                           Mimesis integration with the pytest test runner                                                                                                                                                                                                                                                                                                                                         Mar 21, 2020    5 - Production/Stable  pytest (>=4.2)
 | 
			
		||||
   :pypi:`pytest-minecraft`                         A pytest plugin for running tests against Minecraft releases                                                                                                                                                                                                                                                                                                                            Apr 06, 2022    N/A                    pytest (>=6.0.1)
 | 
			
		||||
   :pypi:`pytest-mini`                              A plugin to test mp                                                                                                                                                                                                                                                                                                                                                                     Feb 06, 2023    N/A                    pytest (>=7.2.0,<8.0.0)
 | 
			
		||||
| 
						 | 
				
			
			@ -872,7 +873,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-ordering`                          pytest plugin to run your tests in a specific order                                                                                                                                                                                                                                                                                                                                     Nov 14, 2018    4 - Beta               pytest
 | 
			
		||||
   :pypi:`pytest-order-modify`                      新增run_marker 来自定义用例的执行顺序                                                                                                                                                                                                                                                                                                                                                   Nov 04, 2022    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-osxnotify`                         OS X notifications for py.test results.                                                                                                                                                                                                                                                                                                                                                 May 15, 2015    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-otel`                              OpenTelemetry plugin for Pytest                                                                                                                                                                                                                                                                                                                                                         Feb 16, 2024    N/A                    pytest==7.1.3
 | 
			
		||||
   :pypi:`pytest-otel`                              OpenTelemetry plugin for Pytest                                                                                                                                                                                                                                                                                                                                                         Feb 19, 2024    N/A                    pytest==8.0.1
 | 
			
		||||
   :pypi:`pytest-override-env-var`                  Pytest mark to override a value of an environment variable.                                                                                                                                                                                                                                                                                                                             Feb 25, 2023    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-owner`                             Add owner mark for tests                                                                                                                                                                                                                                                                                                                                                                Apr 25, 2022    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-pact`                              A simple plugin to use with pytest                                                                                                                                                                                                                                                                                                                                                      Jan 07, 2019    4 - Beta               N/A
 | 
			
		||||
| 
						 | 
				
			
			@ -924,6 +925,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-playwright`                        A pytest wrapper with fixtures for Playwright to automate web browsers                                                                                                                                                                                                                                                                                                                  Feb 02, 2024    N/A                    pytest (<9.0.0,>=6.2.4)
 | 
			
		||||
   :pypi:`pytest-playwright-async`                  ASYNC Pytest plugin for Playwright                                                                                                                                                                                                                                                                                                                                                      Feb 06, 2024    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-playwright-asyncio`                                                                                                                                                                                                                                                                                                                                                                                                        Aug 29, 2023    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-playwright-enhanced`               A pytest plugin for playwright python                                                                                                                                                                                                                                                                                                                                                   Feb 24, 2024    N/A                    pytest (>=8.0.0,<9.0.0)
 | 
			
		||||
   :pypi:`pytest-playwrights`                       A pytest wrapper with fixtures for Playwright to automate web browsers                                                                                                                                                                                                                                                                                                                  Dec 02, 2021    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-playwright-snapshot`               A pytest wrapper for snapshot testing with playwright                                                                                                                                                                                                                                                                                                                                   Aug 19, 2021    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-playwright-visual`                 A pytest fixture for visual testing with Playwright                                                                                                                                                                                                                                                                                                                                     Apr 28, 2022    N/A                    N/A
 | 
			
		||||
| 
						 | 
				
			
			@ -986,6 +988,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-pyspec`                            A plugin that transforms the pytest output into a result similar to the RSpec. It enables the use of docstrings to display results and also enables the use of the prefixes "describe", "with" and "it".                                                                                                                                                                                Jan 02, 2024    N/A                    pytest (>=7.2.1,<8.0.0)
 | 
			
		||||
   :pypi:`pytest-pystack`                           Plugin to run pystack after a timeout for a test suite.                                                                                                                                                                                                                                                                                                                                 Jan 04, 2024    N/A                    pytest >=3.5.0
 | 
			
		||||
   :pypi:`pytest-pytestrail`                        Pytest plugin for interaction with TestRail                                                                                                                                                                                                                                                                                                                                             Aug 27, 2020    4 - Beta               pytest (>=3.8.0)
 | 
			
		||||
   :pypi:`pytest-pythonhashseed`                    Pytest plugin to set PYTHONHASHSEED env var.                                                                                                                                                                                                                                                                                                                                            Feb 18, 2024    4 - Beta               pytest>=3.0.0
 | 
			
		||||
   :pypi:`pytest-pythonpath`                        pytest plugin for adding to the PYTHONPATH from command line or configs.                                                                                                                                                                                                                                                                                                                Feb 10, 2022    5 - Production/Stable  pytest (<7,>=2.5.2)
 | 
			
		||||
   :pypi:`pytest-pytorch`                           pytest plugin for a better developer experience when working with the PyTorch test suite                                                                                                                                                                                                                                                                                                May 25, 2021    4 - Beta               pytest
 | 
			
		||||
   :pypi:`pytest-pyvista`                           Pytest-pyvista package                                                                                                                                                                                                                                                                                                                                                                  Sep 29, 2023    4 - Beta               pytest>=3.5.0
 | 
			
		||||
| 
						 | 
				
			
			@ -1085,7 +1088,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-rmsis`                             Sycronise pytest results to Jira RMsis                                                                                                                                                                                                                                                                                                                                                  Aug 10, 2022    N/A                    pytest (>=5.3.5)
 | 
			
		||||
   :pypi:`pytest-rng`                               Fixtures for seeding tests and making randomness reproducible                                                                                                                                                                                                                                                                                                                           Aug 08, 2019    5 - Production/Stable  pytest
 | 
			
		||||
   :pypi:`pytest-roast`                             pytest plugin for ROAST configuration override and fixtures                                                                                                                                                                                                                                                                                                                             Nov 09, 2022    5 - Production/Stable  pytest
 | 
			
		||||
   :pypi:`pytest_robotframework`                    a pytest plugin that can run both python and robotframework tests while generating robot reports for them                                                                                                                                                                                                                                                                               Feb 08, 2024    N/A                    pytest<9,>=7
 | 
			
		||||
   :pypi:`pytest_robotframework`                    a pytest plugin that can run both python and robotframework tests while generating robot reports for them                                                                                                                                                                                                                                                                               Feb 22, 2024    N/A                    pytest<9,>=7
 | 
			
		||||
   :pypi:`pytest-rocketchat`                        Pytest to Rocket.Chat reporting plugin                                                                                                                                                                                                                                                                                                                                                  Apr 18, 2021    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-rotest`                            Pytest integration with rotest                                                                                                                                                                                                                                                                                                                                                          Sep 08, 2019    N/A                    pytest (>=3.5.0)
 | 
			
		||||
   :pypi:`pytest-rpc`                               Extend py.test for RPC OpenStack testing.                                                                                                                                                                                                                                                                                                                                               Feb 22, 2019    4 - Beta               pytest (~=3.6)
 | 
			
		||||
| 
						 | 
				
			
			@ -1109,7 +1112,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-sanity`                                                                                                                                                                                                                                                                                                                                                                                                                    Dec 07, 2020    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-sa-pg`                                                                                                                                                                                                                                                                                                                                                                                                                     May 14, 2019    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest_sauce`                             pytest_sauce provides sane and helpful methods worked    out in clearcode to run py.test tests with selenium/saucelabs                                                                                                                                                                                                                                                                  Jul 14, 2014    3 - Alpha              N/A
 | 
			
		||||
   :pypi:`pytest-sbase`                             A complete web automation framework for end-to-end testing.                                                                                                                                                                                                                                                                                                                             Feb 17, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-sbase`                             A complete web automation framework for end-to-end testing.                                                                                                                                                                                                                                                                                                                             Feb 23, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-scenario`                          pytest plugin for test scenarios                                                                                                                                                                                                                                                                                                                                                        Feb 06, 2017    3 - Alpha              N/A
 | 
			
		||||
   :pypi:`pytest-schedule`                          The job of test scheduling for humans.                                                                                                                                                                                                                                                                                                                                                  Jan 07, 2023    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-schema`                            👍 Validate return values against a schema-like object in testing                                                                                                                                                                                                                                                                                                                       Feb 16, 2024    5 - Production/Stable  pytest >=3.5.0
 | 
			
		||||
| 
						 | 
				
			
			@ -1118,7 +1121,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-select`                            A pytest plugin which allows to (de-)select tests from a file.                                                                                                                                                                                                                                                                                                                          Jan 18, 2019    3 - Alpha              pytest (>=3.0)
 | 
			
		||||
   :pypi:`pytest-selenium`                          pytest plugin for Selenium                                                                                                                                                                                                                                                                                                                                                              Feb 01, 2024    5 - Production/Stable  pytest>=6.0.0
 | 
			
		||||
   :pypi:`pytest-selenium-auto`                     pytest plugin to automatically capture screenshots upon selenium webdriver events                                                                                                                                                                                                                                                                                                       Nov 07, 2023    N/A                    pytest >= 7.0.0
 | 
			
		||||
   :pypi:`pytest-seleniumbase`                      A complete web automation framework for end-to-end testing.                                                                                                                                                                                                                                                                                                                             Feb 17, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-seleniumbase`                      A complete web automation framework for end-to-end testing.                                                                                                                                                                                                                                                                                                                             Feb 23, 2024    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-selenium-enhancer`                 pytest plugin for Selenium                                                                                                                                                                                                                                                                                                                                                              Apr 29, 2022    5 - Production/Stable  N/A
 | 
			
		||||
   :pypi:`pytest-selenium-pdiff`                    A pytest package implementing perceptualdiff for Selenium tests.                                                                                                                                                                                                                                                                                                                        Apr 06, 2017    2 - Pre-Alpha          N/A
 | 
			
		||||
   :pypi:`pytest-send-email`                        Send pytest execution result email                                                                                                                                                                                                                                                                                                                                                      Dec 04, 2019    N/A                    N/A
 | 
			
		||||
| 
						 | 
				
			
			@ -1137,7 +1140,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-share-hdf`                         Plugin to save test data in HDF files and retrieve them for comparison                                                                                                                                                                                                                                                                                                                  Sep 21, 2022    4 - Beta               pytest (>=3.5.0)
 | 
			
		||||
   :pypi:`pytest-sharkreport`                       this is pytest report plugin.                                                                                                                                                                                                                                                                                                                                                           Jul 11, 2022    N/A                    pytest (>=3.5)
 | 
			
		||||
   :pypi:`pytest-shell`                             A pytest plugin to help with testing shell scripts / black box commands                                                                                                                                                                                                                                                                                                                 Mar 27, 2022    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-shell-utilities`                   Pytest plugin to simplify running shell commands against the system                                                                                                                                                                                                                                                                                                                     Jul 02, 2023    5 - Production/Stable  pytest (>=7.1.0)
 | 
			
		||||
   :pypi:`pytest-shell-utilities`                   Pytest plugin to simplify running shell commands against the system                                                                                                                                                                                                                                                                                                                     Feb 23, 2024    5 - Production/Stable  pytest >=7.4.0
 | 
			
		||||
   :pypi:`pytest-sheraf`                            Versatile ZODB abstraction layer - pytest fixtures                                                                                                                                                                                                                                                                                                                                      Feb 11, 2020    N/A                    pytest
 | 
			
		||||
   :pypi:`pytest-sherlock`                          pytest plugin help to find coupled tests                                                                                                                                                                                                                                                                                                                                                Aug 14, 2023    5 - Production/Stable  pytest >=3.5.1
 | 
			
		||||
   :pypi:`pytest-shortcuts`                         Expand command-line shortcuts listed in pytest configuration                                                                                                                                                                                                                                                                                                                            Oct 29, 2020    4 - Beta               pytest (>=3.5.0)
 | 
			
		||||
| 
						 | 
				
			
			@ -1193,7 +1196,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-split-tests`                       A Pytest plugin for running a subset of your tests by splitting them in to equally sized groups. Forked from Mark Adams' original project pytest-test-groups.                                                                                                                                                                                                                           Jul 30, 2021    5 - Production/Stable  pytest (>=2.5)
 | 
			
		||||
   :pypi:`pytest-split-tests-tresorit`                                                                                                                                                                                                                                                                                                                                                                                                      Feb 22, 2021    1 - Planning           N/A
 | 
			
		||||
   :pypi:`pytest-splunk-addon`                      A Dynamic test tool for Splunk Apps and Add-ons                                                                                                                                                                                                                                                                                                                                         Jan 12, 2024    N/A                    pytest (>5.4.0,<8)
 | 
			
		||||
   :pypi:`pytest-splunk-addon-ui-smartx`            Library to support testing Splunk Add-on UX                                                                                                                                                                                                                                                                                                                                             Feb 13, 2024    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-splunk-addon-ui-smartx`            Library to support testing Splunk Add-on UX                                                                                                                                                                                                                                                                                                                                             Feb 23, 2024    N/A                    N/A
 | 
			
		||||
   :pypi:`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)
 | 
			
		||||
   :pypi:`pytest-sqitch`                            sqitch for pytest                                                                                                                                                                                                                                                                                                                                                                       Apr 06, 2020    4 - Beta               N/A
 | 
			
		||||
   :pypi:`pytest-sqlalchemy`                        pytest plugin with sqlalchemy related fixtures                                                                                                                                                                                                                                                                                                                                          Mar 13, 2018    3 - Alpha              N/A
 | 
			
		||||
| 
						 | 
				
			
			@ -1205,7 +1208,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-srcpaths`                          Add paths to sys.path                                                                                                                                                                                                                                                                                                                                                                   Oct 15, 2021    N/A                    pytest>=6.2.0
 | 
			
		||||
   :pypi:`pytest-ssh`                               pytest plugin for ssh command run                                                                                                                                                                                                                                                                                                                                                       May 27, 2019    N/A                    pytest
 | 
			
		||||
   :pypi:`pytest-start-from`                        Start pytest run from a given point                                                                                                                                                                                                                                                                                                                                                     Apr 11, 2016    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-star-track-issue`                  A package to prevent Dependency Confusion attacks against Yandex.                                                                                                                                                                                                                                                                                                                       Feb 10, 2023    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-star-track-issue`                  A package to prevent Dependency Confusion attacks against Yandex.                                                                                                                                                                                                                                                                                                                       Feb 20, 2024    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-static`                            pytest-static                                                                                                                                                                                                                                                                                                                                                                           Jan 15, 2024    1 - Planning           pytest (>=7.4.3,<8.0.0)
 | 
			
		||||
   :pypi:`pytest-statsd`                            pytest plugin for reporting to graphite                                                                                                                                                                                                                                                                                                                                                 Nov 30, 2018    5 - Production/Stable  pytest (>=3.0.0)
 | 
			
		||||
   :pypi:`pytest-stepfunctions`                     A small description                                                                                                                                                                                                                                                                                                                                                                     May 08, 2021    4 - Beta               pytest
 | 
			
		||||
| 
						 | 
				
			
			@ -1408,7 +1411,7 @@ This list contains 1394 plugins.
 | 
			
		|||
   :pypi:`pytest-xray`                                                                                                                                                                                                                                                                                                                                                                                                                      May 30, 2019    3 - Alpha              N/A
 | 
			
		||||
   :pypi:`pytest-xrayjira`                                                                                                                                                                                                                                                                                                                                                                                                                  Mar 17, 2020    3 - Alpha              pytest (==4.3.1)
 | 
			
		||||
   :pypi:`pytest-xray-server`                                                                                                                                                                                                                                                                                                                                                                                                               May 03, 2022    3 - Alpha              pytest (>=5.3.1)
 | 
			
		||||
   :pypi:`pytest-xskynet`                           A package to prevent Dependency Confusion attacks against Yandex.                                                                                                                                                                                                                                                                                                                       Feb 10, 2023    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-xskynet`                           A package to prevent Dependency Confusion attacks against Yandex.                                                                                                                                                                                                                                                                                                                       Feb 20, 2024    N/A                    N/A
 | 
			
		||||
   :pypi:`pytest-xvfb`                              A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.                                                                                                                                                                                                                                                                                                                                 May 29, 2023    4 - Beta               pytest (>=2.8.1)
 | 
			
		||||
   :pypi:`pytest-xvirt`                             A pytest plugin to virtualize test. For example to transparently running them on a remote box.                                                                                                                                                                                                                                                                                          Oct 01, 2023    4 - Beta               pytest >=7.1.0
 | 
			
		||||
   :pypi:`pytest-yaml`                              This plugin is used to load yaml output to your test using pytest framework.                                                                                                                                                                                                                                                                                                            Oct 05, 2018    N/A                    pytest
 | 
			
		||||
| 
						 | 
				
			
			@ -1441,7 +1444,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     Simple but powerful assertion and verification of logged lines.
 | 
			
		||||
 | 
			
		||||
  :pypi:`logot`
 | 
			
		||||
     *last release*: Feb 17, 2024,
 | 
			
		||||
     *last release*: Feb 19, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: pytest (>=7,<9) ; extra == "pytest"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -1672,9 +1675,9 @@ This list contains 1394 plugins.
 | 
			
		|||
     Static code checks used at Alphamoon
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-analyzer`
 | 
			
		||||
     *last release*: Feb 12, 2024,
 | 
			
		||||
     *last release*: Feb 21, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: pytest >=7.3.1
 | 
			
		||||
     *requires*: pytest <8.0.0,>=7.3.1
 | 
			
		||||
 | 
			
		||||
     this plugin allows to analyze tests in pytest project, collect test metadata and sync it with testomat.io TCM system
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -2162,7 +2165,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     BDD for pytest
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-bdd-report`
 | 
			
		||||
     *last release*: Nov 15, 2023,
 | 
			
		||||
     *last release*: Feb 19, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: pytest >=7.1.3
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -2217,13 +2220,6 @@ This list contains 1394 plugins.
 | 
			
		|||
 | 
			
		||||
     use icdiff for better error messages in pytest assertions
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-behave`
 | 
			
		||||
     *last release*: Feb 15, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
     A powerful test automation framework designed to provide a comprehensive solution for testing user interfaces and APIs
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-bench`
 | 
			
		||||
     *last release*: Jul 21, 2014,
 | 
			
		||||
     *status*: 3 - Alpha,
 | 
			
		||||
| 
						 | 
				
			
			@ -2680,7 +2676,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     pytest plugin to test Check_MK checks
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-check-requirements`
 | 
			
		||||
     *last release*: Feb 10, 2023,
 | 
			
		||||
     *last release*: Feb 20, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -3240,9 +3236,9 @@ This list contains 1394 plugins.
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-darker`
 | 
			
		||||
     *last release*: Aug 16, 2020,
 | 
			
		||||
     *last release*: Feb 24, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: pytest (>=6.0.1) ; extra == 'test'
 | 
			
		||||
     *requires*: pytest <8,>=6.0.1
 | 
			
		||||
 | 
			
		||||
     A pytest plugin for checking of modified code using Darker
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -3555,7 +3551,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     A simple plugin to use with pytest
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-diffeo`
 | 
			
		||||
     *last release*: Feb 10, 2023,
 | 
			
		||||
     *last release*: Feb 20, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -4157,56 +4153,56 @@ This list contains 1394 plugins.
 | 
			
		|||
     Send execution result email
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-embedded`
 | 
			
		||||
     *last release*: Feb 14, 2024,
 | 
			
		||||
     *last release*: Feb 23, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: pytest>=7.0
 | 
			
		||||
 | 
			
		||||
     A pytest plugin that designed for embedded testing.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-embedded-arduino`
 | 
			
		||||
     *last release*: Feb 14, 2024,
 | 
			
		||||
     *last release*: Feb 23, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
     Make pytest-embedded plugin work with Arduino.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-embedded-idf`
 | 
			
		||||
     *last release*: Feb 14, 2024,
 | 
			
		||||
     *last release*: Feb 23, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
     Make pytest-embedded plugin work with ESP-IDF.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-embedded-jtag`
 | 
			
		||||
     *last release*: Feb 14, 2024,
 | 
			
		||||
     *last release*: Feb 23, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
     Make pytest-embedded plugin work with JTAG.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-embedded-qemu`
 | 
			
		||||
     *last release*: Feb 14, 2024,
 | 
			
		||||
     *last release*: Feb 23, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
     Make pytest-embedded plugin work with QEMU.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-embedded-serial`
 | 
			
		||||
     *last release*: Feb 14, 2024,
 | 
			
		||||
     *last release*: Feb 23, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
     Make pytest-embedded plugin work with Serial.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-embedded-serial-esp`
 | 
			
		||||
     *last release*: Feb 14, 2024,
 | 
			
		||||
     *last release*: Feb 23, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
     Make pytest-embedded plugin work with Espressif target boards.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-embedded-wokwi`
 | 
			
		||||
     *last release*: Feb 14, 2024,
 | 
			
		||||
     *last release*: Feb 23, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -4429,6 +4425,13 @@ This list contains 1394 plugins.
 | 
			
		|||
 | 
			
		||||
     A timer for the phases of Pytest's execution.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-exit-code`
 | 
			
		||||
     *last release*: Feb 23, 2024,
 | 
			
		||||
     *status*: 4 - Beta,
 | 
			
		||||
     *requires*: pytest >=6.2.0
 | 
			
		||||
 | 
			
		||||
     A pytest plugin that overrides the built-in exit codes to retain more information about the test results.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-expect`
 | 
			
		||||
     *last release*: Apr 21, 2016,
 | 
			
		||||
     *status*: 4 - Beta,
 | 
			
		||||
| 
						 | 
				
			
			@ -4535,7 +4538,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     Provides test utilities to run fabric task tests by using docker containers
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-factor`
 | 
			
		||||
     *last release*: Feb 10, 2023,
 | 
			
		||||
     *last release*: Feb 20, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -4612,11 +4615,11 @@ This list contains 1394 plugins.
 | 
			
		|||
     Pytest helpers for Falcon.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-falcon-client`
 | 
			
		||||
     *last release*: Mar 19, 2019,
 | 
			
		||||
     *last release*: Feb 21, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
     Pytest \`client\` fixture for the Falcon Framework
 | 
			
		||||
     A package to prevent Dependency Confusion attacks against Yandex.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-fantasy`
 | 
			
		||||
     *last release*: Mar 14, 2019,
 | 
			
		||||
| 
						 | 
				
			
			@ -4745,7 +4748,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-fixturecollection`
 | 
			
		||||
     *last release*: Nov 09, 2023,
 | 
			
		||||
     *last release*: Feb 22, 2024,
 | 
			
		||||
     *status*: 4 - Beta,
 | 
			
		||||
     *requires*: pytest >=3.5.0
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -5052,6 +5055,13 @@ This list contains 1394 plugins.
 | 
			
		|||
 | 
			
		||||
     Uses gcov to measure test coverage of a C library
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-gcs`
 | 
			
		||||
     *last release*: Feb 18, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: pytest >=6.2
 | 
			
		||||
 | 
			
		||||
     GCS fixtures and fixture factories for Pytest.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-gee`
 | 
			
		||||
     *last release*: Feb 15, 2024,
 | 
			
		||||
     *status*: 3 - Alpha,
 | 
			
		||||
| 
						 | 
				
			
			@ -5361,7 +5371,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     A pytest plugin for use with homeassistant custom components.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-homeassistant-custom-component`
 | 
			
		||||
     *last release*: Feb 17, 2024,
 | 
			
		||||
     *last release*: Feb 24, 2024,
 | 
			
		||||
     *status*: 3 - Alpha,
 | 
			
		||||
     *requires*: pytest ==7.4.4
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -5536,7 +5546,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     http_testing framework on top of pytest
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-httpx`
 | 
			
		||||
     *last release*: Jan 29, 2024,
 | 
			
		||||
     *last release*: Feb 21, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: pytest <9,>=7
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -5718,16 +5728,16 @@ This list contains 1394 plugins.
 | 
			
		|||
     Inmanta tests package
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-inmanta-lsm`
 | 
			
		||||
     *last release*: Nov 29, 2023,
 | 
			
		||||
     *last release*: Feb 20, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
     Common fixtures for inmanta LSM related modules
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-inmanta-yang`
 | 
			
		||||
     *last release*: Jun 16, 2022,
 | 
			
		||||
     *last release*: Feb 22, 2024,
 | 
			
		||||
     *status*: 4 - Beta,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
     *requires*: pytest
 | 
			
		||||
 | 
			
		||||
     Common fixtures used in inmanta yang related modules
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -5746,9 +5756,9 @@ This list contains 1394 plugins.
 | 
			
		|||
     Pytest plugin for courses at Insper
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-insta`
 | 
			
		||||
     *last release*: Nov 02, 2022,
 | 
			
		||||
     *last release*: Feb 19, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: pytest (>=7.2.0,<8.0.0)
 | 
			
		||||
     *requires*: pytest (>=7.2.0,<9.0.0)
 | 
			
		||||
 | 
			
		||||
     A practical snapshot testing plugin for pytest
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -5984,7 +5994,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     pytest plugin supporting json test report output
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-jupyter`
 | 
			
		||||
     *last release*: Dec 05, 2023,
 | 
			
		||||
     *last release*: Feb 21, 2024,
 | 
			
		||||
     *status*: 4 - Beta,
 | 
			
		||||
     *requires*: pytest
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -6341,7 +6351,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     Pytest plugin providing three logger fixtures with basic or full writing to log files
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-logger`
 | 
			
		||||
     *last release*: Feb 12, 2024,
 | 
			
		||||
     *last release*: Feb 21, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: pytest (>=3.2)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -6607,7 +6617,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     Custom metrics report for pytest
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-mh`
 | 
			
		||||
     *last release*: Feb 15, 2024,
 | 
			
		||||
     *last release*: Feb 21, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: pytest
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -7300,9 +7310,9 @@ This list contains 1394 plugins.
 | 
			
		|||
     OS X notifications for py.test results.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-otel`
 | 
			
		||||
     *last release*: Feb 16, 2024,
 | 
			
		||||
     *last release*: Feb 19, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: pytest==7.1.3
 | 
			
		||||
     *requires*: pytest==8.0.1
 | 
			
		||||
 | 
			
		||||
     OpenTelemetry plugin for Pytest
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -7663,6 +7673,13 @@ This list contains 1394 plugins.
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-playwright-enhanced`
 | 
			
		||||
     *last release*: Feb 24, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: pytest (>=8.0.0,<9.0.0)
 | 
			
		||||
 | 
			
		||||
     A pytest plugin for playwright python
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-playwrights`
 | 
			
		||||
     *last release*: Dec 02, 2021,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
| 
						 | 
				
			
			@ -8097,6 +8114,13 @@ This list contains 1394 plugins.
 | 
			
		|||
 | 
			
		||||
     Pytest plugin for interaction with TestRail
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-pythonhashseed`
 | 
			
		||||
     *last release*: Feb 18, 2024,
 | 
			
		||||
     *status*: 4 - Beta,
 | 
			
		||||
     *requires*: pytest>=3.0.0
 | 
			
		||||
 | 
			
		||||
     Pytest plugin to set PYTHONHASHSEED env var.
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-pythonpath`
 | 
			
		||||
     *last release*: Feb 10, 2022,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
| 
						 | 
				
			
			@ -8791,7 +8815,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     pytest plugin for ROAST configuration override and fixtures
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest_robotframework`
 | 
			
		||||
     *last release*: Feb 08, 2024,
 | 
			
		||||
     *last release*: Feb 22, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: pytest<9,>=7
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -8959,7 +8983,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     pytest_sauce provides sane and helpful methods worked    out in clearcode to run py.test tests with selenium/saucelabs
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-sbase`
 | 
			
		||||
     *last release*: Feb 17, 2024,
 | 
			
		||||
     *last release*: Feb 23, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -9022,7 +9046,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     pytest plugin to automatically capture screenshots upon selenium webdriver events
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-seleniumbase`
 | 
			
		||||
     *last release*: Feb 17, 2024,
 | 
			
		||||
     *last release*: Feb 23, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -9155,9 +9179,9 @@ This list contains 1394 plugins.
 | 
			
		|||
     A pytest plugin to help with testing shell scripts / black box commands
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-shell-utilities`
 | 
			
		||||
     *last release*: Jul 02, 2023,
 | 
			
		||||
     *last release*: Feb 23, 2024,
 | 
			
		||||
     *status*: 5 - Production/Stable,
 | 
			
		||||
     *requires*: pytest (>=7.1.0)
 | 
			
		||||
     *requires*: pytest >=7.4.0
 | 
			
		||||
 | 
			
		||||
     Pytest plugin to simplify running shell commands against the system
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -9547,7 +9571,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     A Dynamic test tool for Splunk Apps and Add-ons
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-splunk-addon-ui-smartx`
 | 
			
		||||
     *last release*: Feb 13, 2024,
 | 
			
		||||
     *last release*: Feb 23, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -9631,7 +9655,7 @@ This list contains 1394 plugins.
 | 
			
		|||
     Start pytest run from a given point
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-star-track-issue`
 | 
			
		||||
     *last release*: Feb 10, 2023,
 | 
			
		||||
     *last release*: Feb 20, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -11052,7 +11076,7 @@ This list contains 1394 plugins.
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
  :pypi:`pytest-xskynet`
 | 
			
		||||
     *last release*: Feb 10, 2023,
 | 
			
		||||
     *last release*: Feb 20, 2024,
 | 
			
		||||
     *status*: N/A,
 | 
			
		||||
     *requires*: N/A
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -29,7 +29,7 @@ Pytest Plugin List
 | 
			
		|||
==================
 | 
			
		||||
 | 
			
		||||
Below is an automated compilation of ``pytest``` plugins available on `PyPI <https://pypi.org>`_.
 | 
			
		||||
It includes PyPI projects whose names begin with "pytest-" or "pytest_" and a handful of manually selected projects.
 | 
			
		||||
It includes PyPI projects whose names begin with ``pytest-`` or ``pytest_`` and a handful of manually selected projects.
 | 
			
		||||
Packages classified as inactive are excluded.
 | 
			
		||||
 | 
			
		||||
For detailed insights into how this list is generated,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue