[automated] Update plugin list

This commit is contained in:
pytest bot 2021-08-08 00:10:10 +00:00 committed by GitHub
parent bacc8498e9
commit 4d2944e1d4
1 changed files with 21 additions and 17 deletions

View File

@ -6,24 +6,25 @@ Plugin List
PyPI projects that match "pytest-\*" are considered plugins and are listed
automatically. Packages classified as inactive are excluded.
This list contains 900 plugins.
This list contains 904 plugins.
============================================================================================================== ======================================================================================================================================================================== ============== ===================== ================================================
name summary last release status requires
============================================================================================================== ======================================================================================================================================================================== ============== ===================== ================================================
`pytest-accept <https://pypi.org/project/pytest-accept/>`_ A pytest-plugin for updating doctest outputs Jun 02, 2021 N/A pytest (>=6,<7)
`pytest-adaptavist <https://pypi.org/project/pytest-adaptavist/>`_ pytest plugin for generating test execution results within Jira Test Management (tm4j) Apr 22, 2021 N/A pytest (>=3.4.1)
`pytest-addons-test <https://pypi.org/project/pytest-addons-test/>`_ 用于测试pytest的插件 Aug 02, 2021 N/A pytest (>=6.2.4,<7.0.0)
`pytest-adf <https://pypi.org/project/pytest-adf/>`_ Pytest plugin for writing Azure Data Factory integration tests May 10, 2021 4 - Beta pytest (>=3.5.0)
`pytest-adf-azure-identity <https://pypi.org/project/pytest-adf-azure-identity/>`_ Pytest plugin for writing Azure Data Factory integration tests Mar 06, 2021 4 - Beta pytest (>=3.5.0)
`pytest-aggreport <https://pypi.org/project/pytest-aggreport/>`_ pytest plugin for pytest-repeat that generate aggregate report of the same test cases with additional statistics details. Mar 07, 2021 4 - Beta pytest (>=6.2.2)
`pytest-aio <https://pypi.org/project/pytest-aio/>`_ Pytest plugin for testing async python code May 21, 2021 4 - Beta pytest ; extra == 'tests'
`pytest-aio <https://pypi.org/project/pytest-aio/>`_ Pytest plugin for testing async python code Aug 04, 2021 4 - Beta pytest ; extra == 'tests'
`pytest-aiofiles <https://pypi.org/project/pytest-aiofiles/>`_ pytest fixtures for writing aiofiles tests with pyfakefs May 14, 2017 5 - Production/Stable N/A
`pytest-aiohttp <https://pypi.org/project/pytest-aiohttp/>`_ pytest plugin for aiohttp support Dec 05, 2017 N/A pytest
`pytest-aiohttp-client <https://pypi.org/project/pytest-aiohttp-client/>`_ Pytest `client` fixture for the Aiohttp Nov 01, 2020 N/A pytest (>=6)
`pytest-aioresponses <https://pypi.org/project/pytest-aioresponses/>`_ py.test integration for aioresponses Jul 29, 2021 4 - Beta pytest (>=3.5.0)
`pytest-aioworkers <https://pypi.org/project/pytest-aioworkers/>`_ A plugin to test aioworkers project with pytest Dec 04, 2019 4 - Beta pytest (>=3.5.0)
`pytest-airflow <https://pypi.org/project/pytest-airflow/>`_ pytest support for airflow. Apr 03, 2019 3 - Alpha pytest (>=4.4.0)
`pytest-alembic <https://pypi.org/project/pytest-alembic/>`_ A pytest plugin for verifying alembic migrations. May 10, 2021 N/A pytest (>=1.0)
`pytest-alembic <https://pypi.org/project/pytest-alembic/>`_ A pytest plugin for verifying alembic migrations. Aug 04, 2021 N/A pytest (>=1.0)
`pytest-allclose <https://pypi.org/project/pytest-allclose/>`_ Pytest fixture extending Numpy's allclose function Jul 30, 2019 5 - Production/Stable pytest
`pytest-allure-adaptor <https://pypi.org/project/pytest-allure-adaptor/>`_ Plugin for py.test to generate allure xml reports Jan 10, 2018 N/A pytest (>=2.7.3)
`pytest-allure-adaptor2 <https://pypi.org/project/pytest-allure-adaptor2/>`_ Plugin for py.test to generate allure xml reports Oct 14, 2020 N/A pytest (>=2.7.3)
@ -63,7 +64,7 @@ name
`pytest-attrib <https://pypi.org/project/pytest-attrib/>`_ pytest plugin to select tests based on attributes similar to the nose-attrib plugin May 24, 2016 4 - Beta N/A
`pytest-austin <https://pypi.org/project/pytest-austin/>`_ Austin plugin for pytest Oct 11, 2020 4 - Beta N/A
`pytest-autochecklog <https://pypi.org/project/pytest-autochecklog/>`_ automatically check condition and log all the checks Apr 25, 2015 4 - Beta N/A
`pytest-automation <https://pypi.org/project/pytest-automation/>`_ pytest plugin for building a test suite, using YAML files to extend pytest parameterize functionality. Jul 27, 2021 N/A pytest
`pytest-automation <https://pypi.org/project/pytest-automation/>`_ pytest plugin for building a test suite, using YAML files to extend pytest parameterize functionality. Aug 05, 2021 N/A pytest
`pytest-automock <https://pypi.org/project/pytest-automock/>`_ Pytest plugin for automatical mocks creation Apr 22, 2020 N/A pytest ; extra == 'dev'
`pytest-auto-parametrize <https://pypi.org/project/pytest-auto-parametrize/>`_ pytest plugin: avoid repeating arguments in parametrize Oct 02, 2016 3 - Alpha N/A
`pytest-avoidance <https://pypi.org/project/pytest-avoidance/>`_ Makes pytest skip tests that don not need rerunning May 23, 2019 4 - Beta pytest (>=3.5.0)
@ -83,7 +84,7 @@ name
`pytest-benchmark <https://pypi.org/project/pytest-benchmark/>`_ A ``pytest`` fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer. Apr 17, 2021 5 - Production/Stable pytest (>=3.8)
`pytest-bg-process <https://pypi.org/project/pytest-bg-process/>`_ A simple plugin to use with pytest May 28, 2021 4 - Beta pytest (>=3.5.0)
`pytest-bigchaindb <https://pypi.org/project/pytest-bigchaindb/>`_ A BigchainDB plugin for pytest. May 28, 2021 4 - Beta N/A
`pytest-bigquery-mock <https://pypi.org/project/pytest-bigquery-mock/>`_ Provides a mock fixture for python bigquery client Jul 28, 2021 N/A pytest (>=5.0)
`pytest-bigquery-mock <https://pypi.org/project/pytest-bigquery-mock/>`_ Provides a mock fixture for python bigquery client Aug 05, 2021 N/A pytest (>=5.0)
`pytest-black <https://pypi.org/project/pytest-black/>`_ A pytest plugin to enable format checking with black Oct 05, 2020 4 - Beta N/A
`pytest-black-multipy <https://pypi.org/project/pytest-black-multipy/>`_ Allow '--black' on older Pythons Jan 14, 2021 5 - Production/Stable pytest (!=3.7.3,>=3.5) ; extra == 'testing'
`pytest-blame <https://pypi.org/project/pytest-blame/>`_ A pytest plugin helps developers to debug by providing useful commits history. May 04, 2019 N/A pytest (>=4.4.0)
@ -94,7 +95,7 @@ name
`pytest-board <https://pypi.org/project/pytest-board/>`_ Local continuous test runner with pytest and watchdog. Jan 20, 2019 N/A N/A
`pytest-bpdb <https://pypi.org/project/pytest-bpdb/>`_ A py.test plug-in to enable drop to bpdb debugger on test failure. Jan 19, 2015 2 - Pre-Alpha N/A
`pytest-bravado <https://pypi.org/project/pytest-bravado/>`_ Pytest-bravado automatically generates from OpenAPI specification client fixtures. Jul 19, 2021 N/A N/A
`pytest-breakword <https://pypi.org/project/pytest-breakword/>`_ Use breakword with pytest Jul 28, 2021 N/A pytest (>=6.2.4,<7.0.0)
`pytest-breakword <https://pypi.org/project/pytest-breakword/>`_ Use breakword with pytest Aug 04, 2021 N/A pytest (>=6.2.4,<7.0.0)
`pytest-breed-adapter <https://pypi.org/project/pytest-breed-adapter/>`_ A simple plugin to connect with breed-server Nov 07, 2018 4 - Beta pytest (>=3.5.0)
`pytest-briefcase <https://pypi.org/project/pytest-briefcase/>`_ A pytest plugin for running tests on a Briefcase project. Jun 14, 2020 4 - Beta pytest (>=3.5.0)
`pytest-browser <https://pypi.org/project/pytest-browser/>`_ A pytest plugin for console based browser test selection just after the collection phase Dec 10, 2016 3 - Alpha N/A
@ -209,7 +210,7 @@ name
`pytest-discord <https://pypi.org/project/pytest-discord/>`_ A pytest plugin to notify test results to a Discord channel. Mar 20, 2021 3 - Alpha pytest (!=6.0.0,<7,>=3.3.2)
`pytest-django <https://pypi.org/project/pytest-django/>`_ A Django plugin for pytest. Jun 06, 2021 5 - Production/Stable pytest (>=5.4.0)
`pytest-django-ahead <https://pypi.org/project/pytest-django-ahead/>`_ A Django plugin for pytest. Oct 27, 2016 5 - Production/Stable pytest (>=2.9)
`pytest-djangoapp <https://pypi.org/project/pytest-djangoapp/>`_ Nice pytest plugin to help you with Django pluggable application testing. Apr 10, 2021 4 - Beta N/A
`pytest-djangoapp <https://pypi.org/project/pytest-djangoapp/>`_ Nice pytest plugin to help you with Django pluggable application testing. Aug 04, 2021 4 - Beta N/A
`pytest-django-cache-xdist <https://pypi.org/project/pytest-django-cache-xdist/>`_ A djangocachexdist plugin for pytest May 12, 2020 4 - Beta N/A
`pytest-django-casperjs <https://pypi.org/project/pytest-django-casperjs/>`_ Integrate CasperJS with your django tests as a pytest fixture. Mar 15, 2015 2 - Pre-Alpha N/A
`pytest-django-dotenv <https://pypi.org/project/pytest-django-dotenv/>`_ Pytest plugin used to setup environment variables with django-dotenv Nov 26, 2019 4 - Beta pytest (>=2.6.0)
@ -218,6 +219,7 @@ name
`pytest-django-haystack <https://pypi.org/project/pytest-django-haystack/>`_ Cleanup your Haystack indexes between tests Sep 03, 2017 5 - Production/Stable pytest (>=2.3.4)
`pytest-django-ifactory <https://pypi.org/project/pytest-django-ifactory/>`_ A model instance factory for pytest-django Jan 13, 2021 3 - Alpha N/A
`pytest-django-lite <https://pypi.org/project/pytest-django-lite/>`_ The bare minimum to integrate py.test with Django. Jan 30, 2014 N/A N/A
`pytest-django-liveserver-ssl <https://pypi.org/project/pytest-django-liveserver-ssl/>`_ Jul 30, 2021 3 - Alpha N/A
`pytest-django-model <https://pypi.org/project/pytest-django-model/>`_ A Simple Way to Test your Django Models Feb 14, 2019 4 - Beta N/A
`pytest-django-ordering <https://pypi.org/project/pytest-django-ordering/>`_ A pytest plugin for preserving the order in which Django runs tests. Jul 25, 2019 5 - Production/Stable pytest (>=2.3.0)
`pytest-django-queries <https://pypi.org/project/pytest-django-queries/>`_ Generate performance reports from your django database performance tests. Mar 01, 2021 N/A N/A
@ -297,7 +299,7 @@ name
`pytest-expecter <https://pypi.org/project/pytest-expecter/>`_ Better testing with expecter and pytest. Jul 08, 2020 5 - Production/Stable N/A
`pytest-expectr <https://pypi.org/project/pytest-expectr/>`_ This plugin is used to expect multiple assert using pytest framework. Oct 05, 2018 N/A pytest (>=2.4.2)
`pytest-explicit <https://pypi.org/project/pytest-explicit/>`_ A Pytest plugin to ignore certain marked tests by default Jun 15, 2021 5 - Production/Stable pytest
`pytest-exploratory <https://pypi.org/project/pytest-exploratory/>`_ Interactive console for pytest. Jan 20, 2021 N/A pytest (>=5.3)
`pytest-exploratory <https://pypi.org/project/pytest-exploratory/>`_ Interactive console for pytest. Aug 03, 2021 N/A pytest (>=5.3)
`pytest-external-blockers <https://pypi.org/project/pytest-external-blockers/>`_ a special outcome for tests that are blocked for external reasons Oct 04, 2016 N/A N/A
`pytest-extra-durations <https://pypi.org/project/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)
`pytest-fabric <https://pypi.org/project/pytest-fabric/>`_ Provides test utilities to run fabric task tests by using docker containers Sep 12, 2018 5 - Production/Stable N/A
@ -354,7 +356,7 @@ name
`pytest-gevent <https://pypi.org/project/pytest-gevent/>`_ Ensure that gevent is properly patched when invoking pytest Feb 25, 2020 N/A pytest
`pytest-gherkin <https://pypi.org/project/pytest-gherkin/>`_ A flexible framework for executing BDD gherkin tests Jul 27, 2019 3 - Alpha pytest (>=5.0.0)
`pytest-ghostinspector <https://pypi.org/project/pytest-ghostinspector/>`_ For finding/executing Ghost Inspector tests May 17, 2016 3 - Alpha N/A
`pytest-girder <https://pypi.org/project/pytest-girder/>`_ A set of pytest fixtures for testing Girder applications. Jul 12, 2021 N/A N/A
`pytest-girder <https://pypi.org/project/pytest-girder/>`_ A set of pytest fixtures for testing Girder applications. Aug 06, 2021 N/A N/A
`pytest-git <https://pypi.org/project/pytest-git/>`_ Git repository fixture for py.test May 28, 2019 5 - Production/Stable pytest
`pytest-gitcov <https://pypi.org/project/pytest-gitcov/>`_ Pytest plugin for reporting on coverage of the last git commit. Jan 11, 2020 2 - Pre-Alpha N/A
`pytest-git-fixtures <https://pypi.org/project/pytest-git-fixtures/>`_ Pytest fixtures for testing with git. Mar 11, 2021 4 - Beta pytest
@ -391,7 +393,7 @@ name
`pytest-httpbin <https://pypi.org/project/pytest-httpbin/>`_ Easily test your HTTP library against a local copy of httpbin Feb 11, 2019 5 - Production/Stable N/A
`pytest-http-mocker <https://pypi.org/project/pytest-http-mocker/>`_ Pytest plugin for http mocking (via https://github.com/vilus/mocker) Oct 20, 2019 N/A N/A
`pytest-httpretty <https://pypi.org/project/pytest-httpretty/>`_ A thin wrapper of HTTPretty for pytest Feb 16, 2014 3 - Alpha N/A
`pytest-httpserver <https://pypi.org/project/pytest-httpserver/>`_ pytest-httpserver is a httpserver for pytest Mar 16, 2021 3 - Alpha pytest ; extra == 'dev'
`pytest-httpserver <https://pypi.org/project/pytest-httpserver/>`_ pytest-httpserver is a httpserver for pytest Aug 06, 2021 3 - Alpha pytest ; extra == 'dev'
`pytest-httpx <https://pypi.org/project/pytest-httpx/>`_ Send responses to httpx. Apr 27, 2021 5 - Production/Stable pytest (==6.*)
`pytest-httpx-blockage <https://pypi.org/project/pytest-httpx-blockage/>`_ Disable httpx requests during a test run Apr 28, 2021 N/A pytest (>=6.2.3)
`pytest-hue <https://pypi.org/project/pytest-hue/>`_ Visualise PyTest status via your Phillips Hue lights May 09, 2019 N/A N/A
@ -448,7 +450,7 @@ name
`pytest-leaks <https://pypi.org/project/pytest-leaks/>`_ A pytest plugin to trace resource leaks. Nov 27, 2019 1 - Planning N/A
`pytest-level <https://pypi.org/project/pytest-level/>`_ Select tests of a given level or lower Oct 21, 2019 N/A pytest
`pytest-libfaketime <https://pypi.org/project/pytest-libfaketime/>`_ A python-libfaketime plugin for pytest. Dec 22, 2018 4 - Beta pytest (>=3.0.0)
`pytest-libiio <https://pypi.org/project/pytest-libiio/>`_ A pytest plugin to manage interfacing with libiio contexts Jun 15, 2021 4 - Beta N/A
`pytest-libiio <https://pypi.org/project/pytest-libiio/>`_ A pytest plugin to manage interfacing with libiio contexts Aug 05, 2021 4 - Beta N/A
`pytest-libnotify <https://pypi.org/project/pytest-libnotify/>`_ Pytest plugin that shows notifications about the test run Apr 02, 2021 3 - Alpha pytest
`pytest-ligo <https://pypi.org/project/pytest-ligo/>`_ Jan 16, 2020 4 - Beta N/A
`pytest-lineno <https://pypi.org/project/pytest-lineno/>`_ A pytest plugin to show the line numbers of test functions Dec 04, 2020 N/A pytest
@ -584,7 +586,7 @@ name
`pytest-pgsql <https://pypi.org/project/pytest-pgsql/>`_ Pytest plugins and helpers for tests using a Postgres database. May 13, 2020 5 - Production/Stable pytest (>=3.0.0)
`pytest-picked <https://pypi.org/project/pytest-picked/>`_ Run the tests related to the changed files Dec 23, 2020 N/A pytest (>=3.5.0)
`pytest-pigeonhole <https://pypi.org/project/pytest-pigeonhole/>`_ Jun 25, 2018 5 - Production/Stable pytest (>=3.4)
`pytest-pikachu <https://pypi.org/project/pytest-pikachu/>`_ Show surprise when tests are passing Sep 30, 2019 4 - Beta pytest
`pytest-pikachu <https://pypi.org/project/pytest-pikachu/>`_ Show surprise when tests are passing Aug 05, 2021 5 - Production/Stable pytest
`pytest-pilot <https://pypi.org/project/pytest-pilot/>`_ Slice in your test base thanks to powerful markers. Oct 09, 2020 5 - Production/Stable N/A
`pytest-pings <https://pypi.org/project/pytest-pings/>`_ 🦊 The pytest plugin for Firefox Telemetry 📊 Jun 29, 2019 3 - Alpha pytest (>=5.0.0)
`pytest-pinned <https://pypi.org/project/pytest-pinned/>`_ A simple pytest plugin for pinning tests Jan 21, 2021 4 - Beta pytest (>=3.5.0)
@ -617,6 +619,7 @@ name
`pytest-prometheus <https://pypi.org/project/pytest-prometheus/>`_ Report test pass / failures to a Prometheus PushGateway Oct 03, 2017 N/A N/A
`pytest-prosper <https://pypi.org/project/pytest-prosper/>`_ Test helpers for Prosper projects Sep 24, 2018 N/A N/A
`pytest-pspec <https://pypi.org/project/pytest-pspec/>`_ A rspec format reporter for Python ptest Jun 02, 2020 4 - Beta pytest (>=3.0.0)
`pytest-ptera <https://pypi.org/project/pytest-ptera/>`_ Use ptera probes in tests Aug 04, 2021 N/A pytest (>=6.2.4,<7.0.0)
`pytest-pudb <https://pypi.org/project/pytest-pudb/>`_ Pytest PuDB debugger integration Oct 25, 2018 3 - Alpha pytest (>=2.0)
`pytest-purkinje <https://pypi.org/project/pytest-purkinje/>`_ py.test plugin for purkinje test runner Oct 28, 2017 2 - Pre-Alpha N/A
`pytest-pycharm <https://pypi.org/project/pytest-pycharm/>`_ Plugin for py.test to enter PyCharm debugger on uncaught exceptions Aug 13, 2020 5 - Production/Stable pytest (>=2.3)
@ -635,6 +638,7 @@ name
`pytest-pytorch <https://pypi.org/project/pytest-pytorch/>`_ pytest plugin for a better developer experience when working with the PyTorch test suite May 25, 2021 4 - Beta pytest
`pytest-qasync <https://pypi.org/project/pytest-qasync/>`_ Pytest support for qasync. Jul 12, 2021 4 - Beta pytest (>=5.4.0)
`pytest-qatouch <https://pypi.org/project/pytest-qatouch/>`_ Pytest plugin for uploading test results to your QA Touch Testrun. Jun 26, 2021 4 - Beta pytest (>=6.2.0)
`pytest-qgis <https://pypi.org/project/pytest-qgis/>`_ A pytest plugin for testing QGIS python plugins Aug 03, 2021 4 - Beta pytest (>=6.2.3)
`pytest-qml <https://pypi.org/project/pytest-qml/>`_ Run QML Tests with pytest Dec 02, 2020 4 - Beta pytest (>=6.0.0)
`pytest-qt <https://pypi.org/project/pytest-qt/>`_ pytest support for PyQt and PySide applications Jun 13, 2021 5 - Production/Stable pytest (>=3.0.0)
`pytest-qt-app <https://pypi.org/project/pytest-qt-app/>`_ QT app fixture for py.test Dec 23, 2015 5 - Production/Stable N/A
@ -712,13 +716,13 @@ name
`pytest-sanic <https://pypi.org/project/pytest-sanic/>`_ a pytest plugin for Sanic Jul 27, 2021 N/A pytest (>=5.2)
`pytest-sanity <https://pypi.org/project/pytest-sanity/>`_ Dec 07, 2020 N/A N/A
`pytest-sa-pg <https://pypi.org/project/pytest-sa-pg/>`_ May 14, 2019 N/A N/A
`pytest-sbase <https://pypi.org/project/pytest-sbase/>`_ A complete web automation framework for end-to-end testing. Jul 31, 2021 5 - Production/Stable N/A
`pytest-sbase <https://pypi.org/project/pytest-sbase/>`_ A complete web automation framework for end-to-end testing. Aug 06, 2021 5 - Production/Stable N/A
`pytest-scenario <https://pypi.org/project/pytest-scenario/>`_ pytest plugin for test scenarios Feb 06, 2017 3 - Alpha N/A
`pytest-schema <https://pypi.org/project/pytest-schema/>`_ 👍 Validate return values against a schema-like object in testing Aug 31, 2020 5 - Production/Stable pytest (>=3.5.0)
`pytest-securestore <https://pypi.org/project/pytest-securestore/>`_ An encrypted password store for use within pytest cases Jun 19, 2019 4 - Beta N/A
`pytest-select <https://pypi.org/project/pytest-select/>`_ A pytest plugin which allows to (de-)select tests from a file. Jan 18, 2019 3 - Alpha pytest (>=3.0)
`pytest-selenium <https://pypi.org/project/pytest-selenium/>`_ pytest plugin for Selenium Sep 19, 2020 5 - Production/Stable pytest (>=5.0.0)
`pytest-seleniumbase <https://pypi.org/project/pytest-seleniumbase/>`_ A complete web automation framework for end-to-end testing. Jul 31, 2021 5 - Production/Stable N/A
`pytest-seleniumbase <https://pypi.org/project/pytest-seleniumbase/>`_ A complete web automation framework for end-to-end testing. Aug 06, 2021 5 - Production/Stable N/A
`pytest-selenium-enhancer <https://pypi.org/project/pytest-selenium-enhancer/>`_ pytest plugin for Selenium Nov 26, 2020 5 - Production/Stable N/A
`pytest-selenium-pdiff <https://pypi.org/project/pytest-selenium-pdiff/>`_ A pytest package implementing perceptualdiff for Selenium tests. Apr 06, 2017 2 - Pre-Alpha N/A
`pytest-send-email <https://pypi.org/project/pytest-send-email/>`_ Send pytest execution result email Dec 04, 2019 N/A N/A
@ -761,7 +765,7 @@ name
`pytest-sphinx <https://pypi.org/project/pytest-sphinx/>`_ Doctest plugin for pytest with support for Sphinx-specific doctest-directives Aug 05, 2020 4 - Beta N/A
`pytest-spiratest <https://pypi.org/project/pytest-spiratest/>`_ Exports unit tests as test runs in SpiraTest/Team/Plan Apr 28, 2021 N/A N/A
`pytest-splinter <https://pypi.org/project/pytest-splinter/>`_ Splinter plugin for pytest testing framework Dec 25, 2020 6 - Mature N/A
`pytest-split <https://pypi.org/project/pytest-split/>`_ Pytest plugin for splitting test suite based on test execution time Jul 21, 2021 4 - Beta pytest (>=5,<7)
`pytest-split <https://pypi.org/project/pytest-split/>`_ Pytest plugin for splitting test suite based on test execution time Aug 06, 2021 4 - Beta pytest (>=5,<7)
`pytest-splitio <https://pypi.org/project/pytest-splitio/>`_ Split.io SDK integration for e2e tests Sep 22, 2020 N/A pytest (<7,>=5.0)
`pytest-split-tests <https://pypi.org/project/pytest-split-tests/>`_ A Pytest plugin for running a subset of your tests by splitting them in to equally sized groups. Forked from Mark Adams' original project pytest-test-groups. Jul 30, 2021 5 - Production/Stable pytest (>=2.5)
`pytest-split-tests-tresorit <https://pypi.org/project/pytest-split-tests-tresorit/>`_ Feb 22, 2021 1 - Planning N/A
@ -810,7 +814,7 @@ name
`pytest-test-groups <https://pypi.org/project/pytest-test-groups/>`_ A Pytest plugin for running a subset of your tests by splitting them in to equally sized groups. Oct 25, 2016 5 - Production/Stable N/A
`pytest-testinfra <https://pypi.org/project/pytest-testinfra/>`_ Test infrastructures Jun 20, 2021 5 - Production/Stable pytest (!=3.0.2)
`pytest-testlink-adaptor <https://pypi.org/project/pytest-testlink-adaptor/>`_ pytest reporting plugin for testlink Dec 20, 2018 4 - Beta pytest (>=2.6)
`pytest-testmon <https://pypi.org/project/pytest-testmon/>`_ selects tests affected by changed files and methods Apr 28, 2021 4 - Beta N/A
`pytest-testmon <https://pypi.org/project/pytest-testmon/>`_ selects tests affected by changed files and methods Aug 05, 2021 4 - Beta N/A
`pytest-testobject <https://pypi.org/project/pytest-testobject/>`_ Plugin to use TestObject Suites with Pytest Sep 24, 2019 4 - Beta pytest (>=3.1.1)
`pytest-testrail <https://pypi.org/project/pytest-testrail/>`_ pytest plugin for creating TestRail runs and adding results Aug 27, 2020 N/A pytest (>=3.6)
`pytest-testrail2 <https://pypi.org/project/pytest-testrail2/>`_ A small example package Nov 17, 2020 N/A pytest (>=5)
@ -835,7 +839,7 @@ name
`pytest-tipsi-testing <https://pypi.org/project/pytest-tipsi-testing/>`_ Better fixtures management. Various helpers Nov 04, 2020 4 - Beta pytest (>=3.3.0)
`pytest-tldr <https://pypi.org/project/pytest-tldr/>`_ A pytest plugin that limits the output to just the things you need. Mar 12, 2021 4 - Beta pytest (>=3.5.0)
`pytest-tm4j-reporter <https://pypi.org/project/pytest-tm4j-reporter/>`_ Cloud Jira Test Management (TM4J) PyTest reporter plugin Sep 01, 2020 N/A pytest
`pytest-tmreport <https://pypi.org/project/pytest-tmreport/>`_ this is a vue-element ui report for pytest Jul 30, 2021 N/A N/A
`pytest-tmreport <https://pypi.org/project/pytest-tmreport/>`_ this is a vue-element ui report for pytest Aug 02, 2021 N/A N/A
`pytest-todo <https://pypi.org/project/pytest-todo/>`_ A small plugin for the pytest testing framework, marking TODO comments as failure May 23, 2019 4 - Beta pytest
`pytest-tomato <https://pypi.org/project/pytest-tomato/>`_ Mar 01, 2019 5 - Production/Stable N/A
`pytest-toolbelt <https://pypi.org/project/pytest-toolbelt/>`_ This is just a collection of utilities for pytest, but don't really belong in pytest proper. Aug 12, 2019 3 - Alpha N/A