Merge pull request #9757 from pytest-dev/update-plugin-list/patch-d306ec0a7

[automated] Update plugin list
This commit is contained in:
Ran Benita 2022-03-16 21:32:11 +02:00 committed by GitHub
commit 5c1756343f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 99 additions and 59 deletions

View File

@ -11,7 +11,7 @@ automatically. Packages classified as inactive are excluded.
creating a PDF, because otherwise the table gets far too wide for the
page.
This list contains 1007 plugins.
This list contains 1012 plugins.
.. only:: not latex
@ -29,12 +29,12 @@ This list contains 1007 plugins.
:pypi:`pytest-aiofiles` pytest fixtures for writing aiofiles tests with pyfakefs May 14, 2017 5 - Production/Stable N/A
:pypi:`pytest-aiohttp` Pytest plugin for aiohttp support Feb 12, 2022 4 - Beta pytest (>=6.1.0)
:pypi:`pytest-aiohttp-client` Pytest \`client\` fixture for the Aiohttp Nov 01, 2020 N/A pytest (>=6)
:pypi:`pytest-aiomoto` pytest-aiomoto Feb 24, 2022 N/A pytest (>=6.2.5,<7.0.0)
:pypi:`pytest-aiomoto` pytest-aiomoto Mar 12, 2022 N/A pytest (>=6.2.5,<7.0.0)
:pypi:`pytest-aioresponses` py.test integration for aioresponses Jul 29, 2021 4 - Beta pytest (>=3.5.0)
:pypi:`pytest-aioworkers` A plugin to test aioworkers project with pytest Dec 04, 2019 4 - Beta pytest (>=3.5.0)
:pypi:`pytest-airflow` pytest support for airflow. Apr 03, 2019 3 - Alpha pytest (>=4.4.0)
:pypi:`pytest-airflow-utils` Nov 15, 2021 N/A N/A
:pypi:`pytest-alembic` A pytest plugin for verifying alembic migrations. Feb 08, 2022 N/A pytest (>=1.0)
:pypi:`pytest-alembic` A pytest plugin for verifying alembic migrations. Mar 12, 2022 N/A pytest (>=1.0)
:pypi:`pytest-allclose` Pytest fixture extending Numpy's allclose function Jul 30, 2019 5 - Production/Stable pytest
:pypi:`pytest-allure-adaptor` Plugin for py.test to generate allure xml reports Jan 10, 2018 N/A pytest (>=2.7.3)
:pypi:`pytest-allure-adaptor2` Plugin for py.test to generate allure xml reports Oct 14, 2020 N/A pytest (>=2.7.3)
@ -66,7 +66,7 @@ This list contains 1007 plugins.
:pypi:`pytest-assume` A pytest plugin that allows multiple failures per test Jun 24, 2021 N/A pytest (>=2.7)
:pypi:`pytest-ast-back-to-python` A plugin for pytest devs to view how assertion rewriting recodes the AST Sep 29, 2019 4 - Beta N/A
:pypi:`pytest-astropy` Meta-package containing dependencies for testing Sep 21, 2021 5 - Production/Stable pytest (>=4.6)
:pypi:`pytest-astropy-header` pytest plugin to add diagnostic information to the header of the test output Dec 27, 2021 3 - Alpha pytest (>=4.6)
:pypi:`pytest-astropy-header` pytest plugin to add diagnostic information to the header of the test output Mar 10, 2022 3 - Alpha pytest (>=4.6)
:pypi:`pytest-ast-transformer` May 04, 2019 3 - Alpha pytest
:pypi:`pytest-asyncio` Pytest support for asyncio Mar 03, 2022 4 - Beta pytest (>=6.1.0)
:pypi:`pytest-asyncio-cooperative` Run all your asynchronous tests cooperatively. Jan 25, 2022 N/A N/A
@ -102,7 +102,7 @@ This list contains 1007 plugins.
:pypi:`pytest-black` A pytest plugin to enable format checking with black Oct 05, 2020 4 - Beta N/A
:pypi:`pytest-black-multipy` Allow '--black' on older Pythons Jan 14, 2021 5 - Production/Stable pytest (!=3.7.3,>=3.5) ; extra == 'testing'
:pypi:`pytest-blame` A pytest plugin helps developers to debug by providing useful commits history. May 04, 2019 N/A pytest (>=4.4.0)
:pypi:`pytest-blender` Blender Pytest plugin. Oct 29, 2021 N/A pytest (==6.2.5) ; extra == 'dev'
:pypi:`pytest-blender` Blender Pytest plugin. Mar 11, 2022 N/A pytest ; extra == 'dev'
:pypi:`pytest-blink1` Pytest plugin to emit notifications via the Blink(1) RGB LED Jan 07, 2018 4 - Beta N/A
:pypi:`pytest-blockage` Disable network requests during a test run. Dec 21, 2021 N/A pytest
:pypi:`pytest-blocker` pytest plugin to mark a test as blocker and skip all other tests Sep 07, 2015 4 - Beta N/A
@ -126,7 +126,7 @@ This list contains 1007 plugins.
:pypi:`pytest-cache` pytest plugin with mechanisms for caching across test runs Jun 04, 2013 3 - Alpha N/A
:pypi:`pytest-cache-assert` Cache assertion data to simplify regression testing of complex serializable data Mar 03, 2022 4 - Beta pytest (>=5.0.0)
:pypi:`pytest-cagoule` Pytest plugin to only run tests affected by changes Jan 01, 2020 3 - Alpha N/A
:pypi:`pytest-cairo` Pytest support for cairo-lang and starknet Feb 19, 2022 N/A pytest
:pypi:`pytest-cairo` Pytest support for cairo-lang and starknet Mar 08, 2022 N/A pytest
:pypi:`pytest-camel-collect` Enable CamelCase-aware pytest class collection Aug 02, 2020 N/A pytest (>=2.9)
:pypi:`pytest-canonical-data` A plugin which allows to compare results with canonical results, based on previous runs May 08, 2020 2 - Pre-Alpha pytest (>=3.5.0)
:pypi:`pytest-caprng` A plugin that replays pRNG state on failure. May 02, 2018 4 - Beta N/A
@ -201,6 +201,7 @@ This list contains 1007 plugins.
:pypi:`pytest-datadir` pytest plugin for test data directories and files Oct 22, 2019 5 - Production/Stable pytest (>=2.7.0)
:pypi:`pytest-datadir-mgr` Manager for test data: downloads, artifact caching, and a tmpdir context. Jan 20, 2022 5 - Production/Stable pytest
:pypi:`pytest-datadir-ng` Fixtures for pytest allowing test functions/methods to easily retrieve test resources from the local filesystem. Dec 25, 2019 5 - Production/Stable pytest
:pypi:`pytest-data-extractor` A pytest plugin to extract relevant metadata about tests into an external file (currently only json support) Mar 09, 2022 N/A pytest (>=7.0.1)
:pypi:`pytest-data-file` Fixture "data" and "case_data" for test from yaml file Dec 04, 2019 N/A N/A
:pypi:`pytest-datafiles` py.test plugin to create a 'tmpdir' containing predefined files/directories. Oct 07, 2018 5 - Production/Stable pytest (>=3.6)
:pypi:`pytest-datafixtures` Data fixtures for pytest made simple Dec 05, 2020 5 - Production/Stable N/A
@ -285,7 +286,7 @@ This list contains 1007 plugins.
:pypi:`pytest-dummynet` A py.test plugin providing access to a dummynet. Dec 15, 2021 5 - Production/Stable pytest
:pypi:`pytest-dump2json` A pytest plugin for dumping test results to json. Jun 29, 2015 N/A N/A
:pypi:`pytest-duration-insights` Jun 25, 2021 N/A N/A
:pypi:`pytest-durations` Pytest plugin reporting fixtures and test functions execution time. Feb 14, 2022 5 - Production/Stable pytest (>=4.6)
:pypi:`pytest-durations` Pytest plugin reporting fixtures and test functions execution time. Mar 07, 2022 5 - Production/Stable pytest (>=4.6)
:pypi:`pytest-dynamicrerun` A pytest plugin to rerun tests dynamically based off of test outcome and output. Aug 15, 2020 4 - Beta N/A
:pypi:`pytest-dynamodb` DynamoDB fixtures for pytest Jun 03, 2021 5 - Production/Stable pytest
:pypi:`pytest-easy-addoption` pytest-easy-addoption: Easy way to work with pytest addoption Jan 22, 2020 N/A N/A
@ -299,14 +300,14 @@ This list contains 1007 plugins.
:pypi:`pytest-elements` Tool to help automate user interfaces Jan 13, 2021 N/A pytest (>=5.4,<6.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` pytest embedded plugin Mar 04, 2022 N/A pytest (>=6.2.0)
:pypi:`pytest-embedded-arduino` pytest embedded plugin for Arduino projects Mar 04, 2022 N/A N/A
:pypi:`pytest-embedded-idf` pytest embedded plugin for esp-idf project Mar 04, 2022 N/A N/A
:pypi:`pytest-embedded-jtag` pytest embedded plugin for testing with jtag Mar 04, 2022 N/A N/A
:pypi:`pytest-embedded-qemu` pytest embedded plugin for qemu, not target chip Mar 04, 2022 N/A N/A
:pypi:`pytest-embedded` pytest embedded plugin Mar 08, 2022 N/A pytest (>=7.0)
:pypi:`pytest-embedded-arduino` pytest embedded plugin for Arduino projects Mar 08, 2022 N/A N/A
:pypi:`pytest-embedded-idf` pytest embedded plugin for esp-idf project Mar 08, 2022 N/A N/A
:pypi:`pytest-embedded-jtag` pytest embedded plugin for testing with jtag Mar 08, 2022 N/A N/A
:pypi:`pytest-embedded-qemu` pytest embedded plugin for qemu, not target chip Mar 08, 2022 N/A N/A
:pypi:`pytest-embedded-qemu-idf` pytest embedded plugin for esp-idf project by qemu, not target chip Jun 29, 2021 N/A N/A
:pypi:`pytest-embedded-serial` pytest embedded plugin for testing serial ports Mar 04, 2022 N/A N/A
:pypi:`pytest-embedded-serial-esp` pytest embedded plugin for testing espressif boards via serial ports Mar 04, 2022 N/A N/A
:pypi:`pytest-embedded-serial` pytest embedded plugin for testing serial ports Mar 08, 2022 N/A N/A
:pypi:`pytest-embedded-serial-esp` pytest embedded plugin for testing espressif boards via serial ports Mar 08, 2022 N/A N/A
: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 Oct 10, 2021 4 - Beta pytest (==6.0.1)
:pypi:`pytest-enabler` Enable installed pytest plugins Nov 08, 2021 5 - Production/Stable pytest (>=6) ; extra == 'testing'
@ -425,7 +426,7 @@ This list contains 1007 plugins.
:pypi:`pytest-historic` Custom report to display pytest historical execution records Apr 08, 2020 N/A pytest
:pypi:`pytest-historic-hook` Custom listener to store execution results into MYSQL DB, which is used for pytest-historic report Apr 08, 2020 N/A pytest
: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 Mar 05, 2022 3 - Alpha pytest (==7.0.1)
:pypi:`pytest-homeassistant-custom-component` Experimental package to automatically extract test plugins for Home Assistant custom components Mar 12, 2022 3 - Alpha pytest (==7.0.1)
: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-hoverfly` Simplify working with Hoverfly from pytest Jan 20, 2022 N/A pytest (>=5.0)
@ -481,7 +482,7 @@ This list contains 1007 plugins.
:pypi:`pytest-jasmine` Run jasmine tests from your pytest test suite Nov 04, 2017 1 - Planning N/A
:pypi:`pytest-jest` A custom jest-pytest oriented Pytest reporter May 22, 2018 4 - Beta pytest (>=3.3.2)
:pypi:`pytest-jira` py.test JIRA integration plugin, using markers Dec 02, 2021 3 - Alpha N/A
:pypi:`pytest-jira-xray` pytest plugin to integrate tests with JIRA XRAY Feb 26, 2022 3 - Alpha pytest
:pypi:`pytest-jira-xray` pytest plugin to integrate tests with JIRA XRAY Mar 09, 2022 3 - Alpha pytest
:pypi:`pytest-jobserver` Limit parallel tests with posix jobserver. May 15, 2019 5 - Production/Stable pytest
:pypi:`pytest-joke` Test failures are better served with humor. Oct 08, 2019 4 - Beta pytest (>=4.2.1)
:pypi:`pytest-json` Generate JSON test reports Jan 18, 2016 4 - Beta N/A
@ -553,7 +554,7 @@ This list contains 1007 plugins.
:pypi:`pytest-mocha` pytest plugin to display test execution output like a mochajs Apr 02, 2020 4 - Beta pytest (>=5.4.0)
:pypi:`pytest-mock` Thin-wrapper around the mock package for easier use with pytest Jan 28, 2022 5 - Production/Stable pytest (>=5.0)
:pypi:`pytest-mock-api` A mock API server with configurable routes and responses available as a fixture. Feb 13, 2019 1 - Planning pytest (>=4.0.0)
:pypi:`pytest-mock-generator` A pytest fixture wrapper for https://pypi.org/project/mock-generator Jan 05, 2022 5 - Production/Stable N/A
:pypi:`pytest-mock-generator` A pytest fixture wrapper for https://pypi.org/project/mock-generator Mar 08, 2022 5 - Production/Stable N/A
:pypi:`pytest-mock-helper` Help you mock HTTP call and generate mock code Jan 24, 2018 N/A pytest
:pypi:`pytest-mockito` Base fixtures for mockito Jul 11, 2018 4 - Beta N/A
:pypi:`pytest-mockredis` An in-memory mock of a Redis server that runs in a separate thread. This is to be used for unit-tests that require a Redis database. Jan 02, 2018 2 - Pre-Alpha N/A
@ -589,11 +590,13 @@ This list contains 1007 plugins.
:pypi:`pytest-needle` pytest plugin for visual testing websites using selenium Dec 10, 2018 4 - Beta pytest (<5.0.0,>=3.0.0)
:pypi:`pytest-neo` pytest-neo is a plugin for pytest that shows tests like screen of Matrix. Jan 08, 2022 3 - Alpha pytest (>=6.2.0)
:pypi:`pytest-network` A simple plugin to disable network on socket level. May 07, 2020 N/A N/A
:pypi:`pytest-network-endpoints` Network endpoints plugin for pytest Mar 06, 2022 N/A pytest
:pypi:`pytest-never-sleep` pytest plugin helps to avoid adding tests without mock \`time.sleep\` May 05, 2021 3 - Alpha pytest (>=3.5.1)
:pypi:`pytest-nginx` nginx fixture for pytest Aug 12, 2017 5 - Production/Stable N/A
:pypi:`pytest-nginx-iplweb` nginx fixture for pytest - iplweb temporary fork Mar 01, 2019 5 - Production/Stable N/A
:pypi:`pytest-ngrok` Jan 20, 2022 3 - Alpha pytest
:pypi:`pytest-ngsfixtures` pytest ngs fixtures Sep 06, 2019 2 - Pre-Alpha pytest (>=5.0.0)
:pypi:`pytest-nhsd-apim` Pytest plugin accessing NHSDigital's APIM proxies Mar 08, 2022 N/A pytest (==6.2.5)
:pypi:`pytest-nice` A pytest plugin that alerts user of failed test cases with screen notifications May 04, 2019 4 - Beta pytest
:pypi:`pytest-nice-parametrize` A small snippet for nicer PyTest's Parametrize Apr 17, 2021 5 - Production/Stable N/A
:pypi:`pytest-nlcov` Pytest plugin to get the coverage of the new lines (based on git diff) only Jul 07, 2021 N/A N/A
@ -676,7 +679,7 @@ This list contains 1007 plugins.
:pypi:`pytest-pop` A pytest plugin to help with testing pop projects Aug 19, 2021 5 - Production/Stable pytest
:pypi:`pytest-portion` Select a portion of the collected tests Jan 28, 2021 4 - Beta pytest (>=3.5.0)
:pypi:`pytest-postgres` Run PostgreSQL in Docker container in Pytest. Mar 22, 2020 N/A pytest
:pypi:`pytest-postgresql` Postgresql fixtures and fixture factories for Pytest. Dec 22, 2021 5 - Production/Stable pytest (>=6.2.0)
:pypi:`pytest-postgresql` Postgresql fixtures and fixture factories for Pytest. Mar 11, 2022 5 - Production/Stable pytest (>=6.2.0)
:pypi:`pytest-power` pytest plugin with powerful fixtures Dec 31, 2020 N/A pytest (>=5.4)
:pypi:`pytest-pretty-terminal` pytest plugin for generating prettier terminal output Jan 31, 2022 N/A pytest (>=3.4.1)
:pypi:`pytest-pride` Minitest-style test colors Apr 02, 2016 3 - Alpha N/A
@ -765,10 +768,11 @@ This list contains 1007 plugins.
:pypi:`pytest-reraise` Make multi-threaded pytest test cases fail when they should Jun 17, 2021 5 - Production/Stable pytest (>=4.6)
:pypi:`pytest-rerun` Re-run only changed files in specified branch Jul 08, 2019 N/A pytest (>=3.6)
:pypi:`pytest-rerunfailures` pytest plugin to re-run tests to eliminate flaky failures Sep 17, 2021 5 - Production/Stable pytest (>=5.3)
:pypi:`pytest-resilient-circuits` Resilient Circuits fixtures for PyTest. Jan 20, 2022 N/A N/A
:pypi:`pytest-rerunfailures-all-logs` pytest plugin to re-run tests to eliminate flaky failures Mar 07, 2022 5 - Production/Stable N/A
:pypi:`pytest-resilient-circuits` Resilient Circuits fixtures for PyTest. Mar 07, 2022 N/A N/A
:pypi:`pytest-resource` Load resource fixture plugin to use with pytest Nov 14, 2018 4 - Beta N/A
:pypi:`pytest-resource-path` Provides path for uniform access to test resources in isolated directory May 01, 2021 5 - Production/Stable pytest (>=3.5.0)
:pypi:`pytest-responsemock` Simplified requests calls mocking for pytest Feb 04, 2022 5 - Production/Stable N/A
:pypi:`pytest-responsemock` Simplified requests calls mocking for pytest Mar 10, 2022 5 - Production/Stable N/A
:pypi:`pytest-responses` py.test integration for responses Apr 26, 2021 N/A pytest (>=2.5)
:pypi:`pytest-restrict` Pytest plugin to restrict the test types allowed Jan 10, 2022 5 - Production/Stable pytest
:pypi:`pytest-rethinkdb` A RethinkDB plugin for pytest. Jul 24, 2016 4 - Beta N/A
@ -790,19 +794,19 @@ This list contains 1007 plugins.
:pypi:`pytest-runtime-xfail` Call runtime_xfail() to mark running test as xfail. Aug 26, 2021 N/A N/A
:pypi:`pytest-salt` Pytest Salt Plugin Jan 27, 2020 4 - Beta N/A
:pypi:`pytest-salt-containers` A Pytest plugin that builds and creates docker containers Nov 09, 2016 4 - Beta N/A
:pypi:`pytest-salt-factories` Pytest Salt Plugin Feb 19, 2022 4 - Beta pytest (>=6.0.0)
:pypi:`pytest-salt-factories` Pytest Salt Plugin Mar 12, 2022 4 - Beta pytest (>=6.0.0)
:pypi:`pytest-salt-from-filenames` Simple PyTest Plugin For Salt's Test Suite Specifically Jan 29, 2019 4 - Beta pytest (>=4.1)
:pypi:`pytest-salt-runtests-bridge` Simple PyTest Plugin For Salt's Test Suite Specifically Dec 05, 2019 4 - Beta pytest (>=4.1)
:pypi:`pytest-sanic` a pytest plugin for Sanic Oct 25, 2021 N/A pytest (>=5.2)
:pypi:`pytest-sanity` Dec 07, 2020 N/A N/A
:pypi:`pytest-sa-pg` May 14, 2019 N/A N/A
:pypi:`pytest-sbase` A complete web automation framework for end-to-end testing. Mar 02, 2022 5 - Production/Stable N/A
:pypi:`pytest-sbase` A complete web automation framework for end-to-end testing. Mar 12, 2022 5 - Production/Stable N/A
:pypi:`pytest-scenario` pytest plugin for test scenarios Feb 06, 2017 3 - Alpha N/A
:pypi:`pytest-schema` 👍 Validate return values against a schema-like object in testing Aug 31, 2020 5 - Production/Stable pytest (>=3.5.0)
:pypi:`pytest-securestore` An encrypted password store for use within pytest cases Nov 08, 2021 4 - Beta N/A
: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 Sep 19, 2020 5 - Production/Stable pytest (>=5.0.0)
:pypi:`pytest-seleniumbase` A complete web automation framework for end-to-end testing. Mar 02, 2022 5 - Production/Stable N/A
:pypi:`pytest-seleniumbase` A complete web automation framework for end-to-end testing. Mar 12, 2022 5 - Production/Stable N/A
:pypi:`pytest-selenium-enhancer` pytest plugin for Selenium Dec 16, 2021 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
@ -857,8 +861,8 @@ This list contains 1007 plugins.
:pypi:`pytest-splitio` Split.io SDK integration for e2e tests Sep 22, 2020 N/A pytest (<7,>=5.0)
: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 Feb 18, 2022 N/A pytest (>5.4.0,<6.3)
:pypi:`pytest-splunk-addon-ui-smartx` Library to support testing Splunk Add-on UX Mar 01, 2022 N/A N/A
:pypi:`pytest-splunk-addon` A Dynamic test tool for Splunk Apps and Add-ons Mar 08, 2022 N/A pytest (>5.4.0,<6.3)
:pypi:`pytest-splunk-addon-ui-smartx` Library to support testing Splunk Add-on UX Mar 09, 2022 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
@ -907,12 +911,12 @@ This list contains 1007 plugins.
:pypi:`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
:pypi:`pytest-testinfra` Test infrastructures Feb 10, 2022 5 - Production/Stable pytest (!=3.0.2)
:pypi:`pytest-testlink-adaptor` pytest reporting plugin for testlink Dec 20, 2018 4 - Beta pytest (>=2.6)
:pypi:`pytest-testmon` selects tests affected by changed files and methods Mar 01, 2022 4 - Beta N/A
:pypi:`pytest-testmon` selects tests affected by changed files and methods Mar 11, 2022 4 - Beta N/A
:pypi:`pytest-testobject` Plugin to use TestObject Suites with Pytest Sep 24, 2019 4 - Beta pytest (>=3.1.1)
:pypi:`pytest-testpluggy` set your encoding Jan 07, 2022 N/A pytest
:pypi:`pytest-testrail` pytest plugin for creating TestRail runs and adding results Aug 27, 2020 N/A pytest (>=3.6)
:pypi:`pytest-testrail2` A small example package Nov 17, 2020 N/A pytest (>=5)
:pypi:`pytest-testrail-api` Плагин Pytest, для интеграции с TestRail Dec 17, 2021 N/A pytest (>=5.5)
:pypi:`pytest-testrail-api` Плагин Pytest, для интеграции с TestRail Mar 11, 2022 N/A pytest (>=5.5)
:pypi:`pytest-testrail-api-client` TestRail Api Python Client Dec 14, 2021 N/A pytest
:pypi:`pytest-testrail-appetize` pytest plugin for creating TestRail runs and adding results Sep 29, 2021 N/A N/A
:pypi:`pytest-testrail-client` pytest plugin for Testrail Sep 29, 2020 5 - Production/Stable N/A
@ -958,10 +962,11 @@ This list contains 1007 plugins.
:pypi:`pytest-trio` Pytest plugin for trio Oct 16, 2020 N/A N/A
:pypi:`pytest-trytond` Pytest plugin for the Tryton server framework Feb 02, 2022 3 - Alpha pytest (>=5)
:pypi:`pytest-tspwplib` A simple plugin to use with tspwplib Jan 08, 2021 4 - Beta pytest (>=3.5.0)
:pypi:`pytest-tst` Customize pytest options, output and exit code to make it compatible with tst Mar 11, 2022 N/A pytest (>=5.0.0)
:pypi:`pytest-tstcls` Test Class Base Mar 23, 2020 5 - Production/Stable N/A
:pypi:`pytest-twisted` A twisted plugin for pytest. Aug 30, 2021 5 - Production/Stable pytest (>=2.3)
:pypi:`pytest-typechecker` Run type checkers on specified test files Feb 04, 2022 N/A pytest (>=6.2.5,<7.0.0)
:pypi:`pytest-typhoon-xray` Typhoon HIL plugin for pytest Feb 14, 2022 4 - Beta N/A
:pypi:`pytest-typhoon-xray` Typhoon HIL plugin for pytest Mar 07, 2022 4 - Beta N/A
:pypi:`pytest-tytest` Typhoon HIL plugin for pytest May 25, 2020 4 - Beta pytest (>=5.4.2)
:pypi:`pytest-ubersmith` Easily mock calls to ubersmith at the \`requests\` level. Apr 13, 2015 N/A N/A
:pypi:`pytest-ui` Text User Interface for running python tests Jul 05, 2021 4 - Beta pytest
@ -1022,7 +1027,7 @@ This list contains 1007 plugins.
:pypi:`pytest-yuk` Display tests you are uneasy with, using 🤢/🤮 for pass/fail of tests marked with yuk. Mar 26, 2021 N/A N/A
:pypi:`pytest-zafira` A Zafira plugin for pytest Sep 18, 2019 5 - Production/Stable pytest (==4.1.1)
:pypi:`pytest-zap` OWASP ZAP plugin for py.test. May 12, 2014 4 - Beta N/A
:pypi:`pytest-zebrunner` Pytest connector for Zebrunner reporting Feb 02, 2022 5 - Production/Stable pytest (>=4.5.0)
:pypi:`pytest-zebrunner` Pytest connector for Zebrunner reporting Mar 10, 2022 5 - Production/Stable pytest (>=4.5.0)
:pypi:`pytest-zigzag` Extend py.test for RPC OpenStack testing. Feb 27, 2019 4 - Beta pytest (~=3.6)
:pypi:`pytest-zulip` Pytest report plugin for Zulip Mar 04, 2022 5 - Production/Stable pytest
=============================================== ======================================================================================================================================================================== ============== ===================== ================================================
@ -1108,7 +1113,7 @@ This list contains 1007 plugins.
Pytest \`client\` fixture for the Aiohttp
:pypi:`pytest-aiomoto`
*last release*: Feb 24, 2022,
*last release*: Mar 12, 2022,
*status*: N/A,
*requires*: pytest (>=6.2.5,<7.0.0)
@ -1143,7 +1148,7 @@ This list contains 1007 plugins.
:pypi:`pytest-alembic`
*last release*: Feb 08, 2022,
*last release*: Mar 12, 2022,
*status*: N/A,
*requires*: pytest (>=1.0)
@ -1367,7 +1372,7 @@ This list contains 1007 plugins.
Meta-package containing dependencies for testing
:pypi:`pytest-astropy-header`
*last release*: Dec 27, 2021,
*last release*: Mar 10, 2022,
*status*: 3 - Alpha,
*requires*: pytest (>=4.6)
@ -1619,9 +1624,9 @@ This list contains 1007 plugins.
A pytest plugin helps developers to debug by providing useful commits history.
:pypi:`pytest-blender`
*last release*: Oct 29, 2021,
*last release*: Mar 11, 2022,
*status*: N/A,
*requires*: pytest (==6.2.5) ; extra == 'dev'
*requires*: pytest ; extra == 'dev'
Blender Pytest plugin.
@ -1787,7 +1792,7 @@ This list contains 1007 plugins.
Pytest plugin to only run tests affected by changes
:pypi:`pytest-cairo`
*last release*: Feb 19, 2022,
*last release*: Mar 08, 2022,
*status*: N/A,
*requires*: pytest
@ -2311,6 +2316,13 @@ This list contains 1007 plugins.
Fixtures for pytest allowing test functions/methods to easily retrieve test resources from the local filesystem.
:pypi:`pytest-data-extractor`
*last release*: Mar 09, 2022,
*status*: N/A,
*requires*: pytest (>=7.0.1)
A pytest plugin to extract relevant metadata about tests into an external file (currently only json support)
:pypi:`pytest-data-file`
*last release*: Dec 04, 2019,
*status*: N/A,
@ -2900,7 +2912,7 @@ This list contains 1007 plugins.
:pypi:`pytest-durations`
*last release*: Feb 14, 2022,
*last release*: Mar 07, 2022,
*status*: 5 - Production/Stable,
*requires*: pytest (>=4.6)
@ -2998,35 +3010,35 @@ This list contains 1007 plugins.
Send execution result email
:pypi:`pytest-embedded`
*last release*: Mar 04, 2022,
*last release*: Mar 08, 2022,
*status*: N/A,
*requires*: pytest (>=6.2.0)
*requires*: pytest (>=7.0)
pytest embedded plugin
:pypi:`pytest-embedded-arduino`
*last release*: Mar 04, 2022,
*last release*: Mar 08, 2022,
*status*: N/A,
*requires*: N/A
pytest embedded plugin for Arduino projects
:pypi:`pytest-embedded-idf`
*last release*: Mar 04, 2022,
*last release*: Mar 08, 2022,
*status*: N/A,
*requires*: N/A
pytest embedded plugin for esp-idf project
:pypi:`pytest-embedded-jtag`
*last release*: Mar 04, 2022,
*last release*: Mar 08, 2022,
*status*: N/A,
*requires*: N/A
pytest embedded plugin for testing with jtag
:pypi:`pytest-embedded-qemu`
*last release*: Mar 04, 2022,
*last release*: Mar 08, 2022,
*status*: N/A,
*requires*: N/A
@ -3040,14 +3052,14 @@ This list contains 1007 plugins.
pytest embedded plugin for esp-idf project by qemu, not target chip
:pypi:`pytest-embedded-serial`
*last release*: Mar 04, 2022,
*last release*: Mar 08, 2022,
*status*: N/A,
*requires*: N/A
pytest embedded plugin for testing serial ports
:pypi:`pytest-embedded-serial-esp`
*last release*: Mar 04, 2022,
*last release*: Mar 08, 2022,
*status*: N/A,
*requires*: N/A
@ -3880,7 +3892,7 @@ This list contains 1007 plugins.
A pytest plugin for use with homeassistant custom components.
:pypi:`pytest-homeassistant-custom-component`
*last release*: Mar 05, 2022,
*last release*: Mar 12, 2022,
*status*: 3 - Alpha,
*requires*: pytest (==7.0.1)
@ -4272,7 +4284,7 @@ This list contains 1007 plugins.
py.test JIRA integration plugin, using markers
:pypi:`pytest-jira-xray`
*last release*: Feb 26, 2022,
*last release*: Mar 09, 2022,
*status*: 3 - Alpha,
*requires*: pytest
@ -4776,7 +4788,7 @@ This list contains 1007 plugins.
A mock API server with configurable routes and responses available as a fixture.
:pypi:`pytest-mock-generator`
*last release*: Jan 05, 2022,
*last release*: Mar 08, 2022,
*status*: 5 - Production/Stable,
*requires*: N/A
@ -5027,6 +5039,13 @@ This list contains 1007 plugins.
A simple plugin to disable network on socket level.
:pypi:`pytest-network-endpoints`
*last release*: Mar 06, 2022,
*status*: N/A,
*requires*: pytest
Network endpoints plugin for pytest
:pypi:`pytest-never-sleep`
*last release*: May 05, 2021,
*status*: 3 - Alpha,
@ -5062,6 +5081,13 @@ This list contains 1007 plugins.
pytest ngs fixtures
:pypi:`pytest-nhsd-apim`
*last release*: Mar 08, 2022,
*status*: N/A,
*requires*: pytest (==6.2.5)
Pytest plugin accessing NHSDigital's APIM proxies
:pypi:`pytest-nice`
*last release*: May 04, 2019,
*status*: 4 - Beta,
@ -5637,7 +5663,7 @@ This list contains 1007 plugins.
Run PostgreSQL in Docker container in Pytest.
:pypi:`pytest-postgresql`
*last release*: Dec 22, 2021,
*last release*: Mar 11, 2022,
*status*: 5 - Production/Stable,
*requires*: pytest (>=6.2.0)
@ -6259,8 +6285,15 @@ This list contains 1007 plugins.
pytest plugin to re-run tests to eliminate flaky failures
:pypi:`pytest-rerunfailures-all-logs`
*last release*: Mar 07, 2022,
*status*: 5 - Production/Stable,
*requires*: N/A
pytest plugin to re-run tests to eliminate flaky failures
:pypi:`pytest-resilient-circuits`
*last release*: Jan 20, 2022,
*last release*: Mar 07, 2022,
*status*: N/A,
*requires*: N/A
@ -6281,7 +6314,7 @@ This list contains 1007 plugins.
Provides path for uniform access to test resources in isolated directory
:pypi:`pytest-responsemock`
*last release*: Feb 04, 2022,
*last release*: Mar 10, 2022,
*status*: 5 - Production/Stable,
*requires*: N/A
@ -6435,7 +6468,7 @@ This list contains 1007 plugins.
A Pytest plugin that builds and creates docker containers
:pypi:`pytest-salt-factories`
*last release*: Feb 19, 2022,
*last release*: Mar 12, 2022,
*status*: 4 - Beta,
*requires*: pytest (>=6.0.0)
@ -6477,7 +6510,7 @@ This list contains 1007 plugins.
:pypi:`pytest-sbase`
*last release*: Mar 02, 2022,
*last release*: Mar 12, 2022,
*status*: 5 - Production/Stable,
*requires*: N/A
@ -6519,7 +6552,7 @@ This list contains 1007 plugins.
pytest plugin for Selenium
:pypi:`pytest-seleniumbase`
*last release*: Mar 02, 2022,
*last release*: Mar 12, 2022,
*status*: 5 - Production/Stable,
*requires*: N/A
@ -6904,14 +6937,14 @@ This list contains 1007 plugins.
:pypi:`pytest-splunk-addon`
*last release*: Feb 18, 2022,
*last release*: Mar 08, 2022,
*status*: N/A,
*requires*: pytest (>5.4.0,<6.3)
A Dynamic test tool for Splunk Apps and Add-ons
:pypi:`pytest-splunk-addon-ui-smartx`
*last release*: Mar 01, 2022,
*last release*: Mar 09, 2022,
*status*: N/A,
*requires*: N/A
@ -7254,7 +7287,7 @@ This list contains 1007 plugins.
pytest reporting plugin for testlink
:pypi:`pytest-testmon`
*last release*: Mar 01, 2022,
*last release*: Mar 11, 2022,
*status*: 4 - Beta,
*requires*: N/A
@ -7289,7 +7322,7 @@ This list contains 1007 plugins.
A small example package
:pypi:`pytest-testrail-api`
*last release*: Dec 17, 2021,
*last release*: Mar 11, 2022,
*status*: N/A,
*requires*: pytest (>=5.5)
@ -7610,6 +7643,13 @@ This list contains 1007 plugins.
A simple plugin to use with tspwplib
:pypi:`pytest-tst`
*last release*: Mar 11, 2022,
*status*: N/A,
*requires*: pytest (>=5.0.0)
Customize pytest options, output and exit code to make it compatible with tst
:pypi:`pytest-tstcls`
*last release*: Mar 23, 2020,
*status*: 5 - Production/Stable,
@ -7632,7 +7672,7 @@ This list contains 1007 plugins.
Run type checkers on specified test files
:pypi:`pytest-typhoon-xray`
*last release*: Feb 14, 2022,
*last release*: Mar 07, 2022,
*status*: 4 - Beta,
*requires*: N/A
@ -8059,7 +8099,7 @@ This list contains 1007 plugins.
OWASP ZAP plugin for py.test.
:pypi:`pytest-zebrunner`
*last release*: Feb 02, 2022,
*last release*: Mar 10, 2022,
*status*: 5 - Production/Stable,
*requires*: pytest (>=4.5.0)