From 010496d2a943fcb1740cbbee779d70bac98f0be9 Mon Sep 17 00:00:00 2001 From: pytest bot Date: Sun, 11 Jul 2021 00:08:26 +0000 Subject: [PATCH] [automated] Update plugin list --- doc/en/reference/plugin_list.rst | 60 ++++++++++++++++++-------------- 1 file changed, 33 insertions(+), 27 deletions(-) diff --git a/doc/en/reference/plugin_list.rst b/doc/en/reference/plugin_list.rst index 4fb1a604121..a254c0d4026 100644 --- a/doc/en/reference/plugin_list.rst +++ b/doc/en/reference/plugin_list.rst @@ -6,7 +6,7 @@ Plugin List PyPI projects that match "pytest-\*" are considered plugins and are listed automatically. Packages classified as inactive are excluded. -This list contains 887 plugins. +This list contains 893 plugins. ============================================================================================================== ======================================================================================================================================================================== ============== ===================== ================================================ name summary last release status requires @@ -35,6 +35,7 @@ name `pytest-ansible-playbook `_ Pytest fixture which runs given ansible playbook file. Mar 08, 2019 4 - Beta N/A `pytest-ansible-playbook-runner `_ Pytest fixture which runs given ansible playbook file. Dec 02, 2020 4 - Beta pytest (>=3.1.0) `pytest-antilru `_ Bust functools.lru_cache when running pytest to avoid test pollution Apr 11, 2019 5 - Production/Stable pytest +`pytest-anyio `_ The pytest anyio plugin is built into anyio. You don't need this package. Jun 29, 2021 N/A pytest `pytest-anything `_ Pytest fixtures to assert anything and something Feb 18, 2021 N/A N/A `pytest-aoc `_ Downloads puzzle inputs for Advent of Code and synthesizes PyTest fixtures Dec 01, 2020 N/A pytest ; extra == 'dev' `pytest-api `_ PyTest-API Python Web Framework built for testing purposes. May 04, 2021 N/A N/A @@ -71,7 +72,7 @@ name `pytest-azurepipelines `_ Formatting PyTest output for Azure Pipelines UI Jul 23, 2020 4 - Beta pytest (>=3.5.0) `pytest-bandit `_ A bandit plugin for pytest Feb 23, 2021 4 - Beta pytest (>=3.5.0) `pytest-base-url `_ pytest plugin for URL based testing Jun 19, 2020 5 - Production/Stable pytest (>=2.7.3) -`pytest-bdd `_ BDD for pytest Dec 07, 2020 6 - Mature pytest (>=4.3) +`pytest-bdd `_ BDD for pytest Jul 03, 2021 6 - Mature pytest (>=4.3) `pytest-bdd-splinter `_ Common steps for pytest bdd and splinter integration Aug 12, 2019 5 - Production/Stable pytest (>=4.0.0) `pytest-bdd-web `_ A simple plugin to use with pytest Jan 02, 2020 4 - Beta pytest (>=3.5.0) `pytest-bdd-wrappers `_ Feb 11, 2020 2 - Pre-Alpha N/A @@ -108,7 +109,7 @@ name `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) `pytest-caprng `_ A plugin that replays pRNG state on failure. May 02, 2018 4 - Beta N/A `pytest-capture-deprecatedwarnings `_ pytest plugin to capture all deprecatedwarnings and put them in one file Apr 30, 2019 N/A N/A -`pytest-cases `_ Separate test code from test cases in pytest. Jun 03, 2021 5 - Production/Stable N/A +`pytest-cases `_ Separate test code from test cases in pytest. Jul 08, 2021 5 - Production/Stable N/A `pytest-cassandra `_ Cassandra CCM Test Fixtures for pytest Nov 04, 2017 1 - Planning N/A `pytest-catchlog `_ py.test plugin to catch log messages. This is a fork of pytest-capturelog. Jan 24, 2016 4 - Beta pytest (>=2.6) `pytest-catch-server `_ Pytest plugin with server for catching HTTP requests. Dec 12, 2019 5 - Production/Stable N/A @@ -240,7 +241,7 @@ name `pytest-doctest-custom `_ A py.test plugin for customizing string representations of doctest results. Jul 25, 2016 4 - Beta N/A `pytest-doctest-ellipsis-markers `_ Setup additional values for ELLIPSIS_MARKER for doctests Jan 12, 2018 4 - Beta N/A `pytest-doctest-import `_ A simple pytest plugin to import names and add them to the doctest namespace. Nov 13, 2018 4 - Beta pytest (>=3.3.0) -`pytest-doctestplus `_ Pytest plugin with advanced doctest features. Jan 15, 2021 3 - Alpha pytest (>=4.6) +`pytest-doctestplus `_ Pytest plugin with advanced doctest features. Jul 02, 2021 3 - Alpha pytest (>=4.6) `pytest-doctest-ufunc `_ A plugin to run doctests in docstrings of Numpy ufuncs Aug 02, 2020 4 - Beta pytest (>=3.5.0) `pytest-dolphin `_ Some extra stuff that we use ininternally Nov 30, 2016 4 - Beta pytest (==3.0.4) `pytest-doorstop `_ A pytest plugin for adding test results into doorstop items. Jun 09, 2020 4 - Beta pytest (>=3.5.0) @@ -263,11 +264,13 @@ name `pytest-elements `_ Tool to help automate user interfaces Jan 13, 2021 N/A pytest (>=5.4,<6.0) `pytest-elk-reporter `_ A simple plugin to use with pytest Jan 24, 2021 4 - Beta pytest (>=3.5.0) `pytest-email `_ Send execution result email Jul 08, 2020 N/A pytest -`pytest-embedded `_ pytest embedded plugin Jun 16, 2021 N/A pytest (>=6.2.0) -`pytest-embedded-idf `_ pytest embedded plugin for esp-idf project Jun 16, 2021 N/A N/A -`pytest-embedded-qemu-idf `_ pytest embedded plugin for esp-idf project by qemu, not target chip Jun 16, 2021 N/A N/A -`pytest-embedded-serial `_ pytest embedded plugin for testing serial ports Jun 16, 2021 N/A N/A -`pytest-embedded-serial-esp `_ pytest embedded plugin for testing espressif boards via serial ports Jun 16, 2021 N/A N/A +`pytest-embedded `_ pytest embedded plugin Jul 09, 2021 N/A pytest (>=6.2.0) +`pytest-embedded-idf `_ pytest embedded plugin for esp-idf project Jul 09, 2021 N/A N/A +`pytest-embedded-jtag `_ pytest embedded plugin for testing with jtag Jul 09, 2021 N/A N/A +`pytest-embedded-qemu `_ pytest embedded plugin for qemu, not target chip Jul 09, 2021 N/A N/A +`pytest-embedded-qemu-idf `_ pytest embedded plugin for esp-idf project by qemu, not target chip Jun 29, 2021 N/A N/A +`pytest-embedded-serial `_ pytest embedded plugin for testing serial ports Jul 09, 2021 N/A N/A +`pytest-embedded-serial-esp `_ pytest embedded plugin for testing espressif boards via serial ports Jul 09, 2021 N/A N/A `pytest-emoji `_ A pytest plugin that adds emojis to your test result report Feb 19, 2019 4 - Beta pytest (>=4.2.1) `pytest-emoji-output `_ Pytest plugin to represent test output with emoji support Jun 06, 2021 4 - Beta pytest (==6.0.1) `pytest-enabler `_ Enable installed pytest plugins Jan 19, 2021 5 - Production/Stable pytest (!=3.7.3,>=3.5) ; extra == 'testing' @@ -311,6 +314,7 @@ name `pytest-faulthandler `_ py.test plugin that activates the fault handler module for tests (dummy package) Jul 04, 2019 6 - Mature pytest (>=5.0) `pytest-fauxfactory `_ Integration of fauxfactory into pytest. Dec 06, 2017 5 - Production/Stable pytest (>=3.2) `pytest-figleaf `_ py.test figleaf coverage plugin Jan 18, 2010 5 - Production/Stable N/A +`pytest-filecov `_ A pytest plugin to detect unused files Jun 27, 2021 4 - Beta pytest `pytest-filedata `_ easily load data from files Jan 17, 2019 4 - Beta N/A `pytest-filemarker `_ A pytest plugin that runs marked tests when files change. Dec 01, 2020 N/A pytest `pytest-filter-case `_ run test cases filter by mark Nov 05, 2020 N/A N/A @@ -371,7 +375,7 @@ name `pytest-historic `_ Custom report to display pytest historical execution records Apr 08, 2020 N/A pytest `pytest-historic-hook `_ Custom listener to store execution results into MYSQL DB, which is used for pytest-historic report Apr 08, 2020 N/A pytest `pytest-homeassistant `_ A pytest plugin for use with homeassistant custom components. Aug 12, 2020 4 - Beta N/A -`pytest-homeassistant-custom-component `_ Experimental package to automatically extract test plugins for Home Assistant custom components Jun 04, 2021 3 - Alpha pytest (==6.2.4) +`pytest-homeassistant-custom-component `_ Experimental package to automatically extract test plugins for Home Assistant custom components Jun 30, 2021 3 - Alpha pytest (==6.2.4) `pytest-honors `_ Report on tests that honor constraints, and guard against regressions Mar 06, 2020 4 - Beta N/A `pytest-hoverfly `_ Simplify working with Hoverfly from pytest Jun 11, 2021 N/A pytest (>=5.0) `pytest-hoverfly-wrapper `_ Integrates the Hoverfly HTTP proxy into Pytest Jan 31, 2021 4 - Beta N/A @@ -400,7 +404,7 @@ name `pytest-info-collector `_ pytest plugin to collect information from tests May 26, 2019 3 - Alpha N/A `pytest-informative-node `_ display more node ininformation. Apr 25, 2019 4 - Beta N/A `pytest-infrastructure `_ pytest stack validation prior to testing executing Apr 12, 2020 4 - Beta N/A -`pytest-inmanta `_ A py.test plugin providing fixtures to simplify inmanta modules testing. Jun 18, 2021 5 - Production/Stable N/A +`pytest-inmanta `_ A py.test plugin providing fixtures to simplify inmanta modules testing. Jun 29, 2021 5 - Production/Stable N/A `pytest-inmanta-extensions `_ Inmanta tests package May 27, 2021 5 - Production/Stable N/A `pytest-Inomaly `_ A simple image diff plugin for pytest Feb 13, 2018 4 - Beta N/A `pytest-insta `_ A practical snapshot testing plugin for pytest Apr 07, 2021 N/A pytest (>=6.0.2,<7.0.0) @@ -427,7 +431,7 @@ name `pytest-json-report `_ A pytest plugin to report test results as JSON files Jun 18, 2021 4 - Beta pytest (>=3.8.0) `pytest-kafka `_ Zookeeper, Kafka server, and Kafka consumer fixtures for Pytest Nov 01, 2019 N/A pytest `pytest-kind `_ Kubernetes test support with KIND for pytest Jan 24, 2021 5 - Production/Stable N/A -`pytest-kivy `_ Kivy GUI tests fixtures using pytest Mar 20, 2021 4 - Beta pytest (>=3.6) +`pytest-kivy `_ Kivy GUI tests fixtures using pytest Jul 06, 2021 4 - Beta pytest (>=3.6) `pytest-knows `_ A pytest plugin that can automaticly skip test case based on dependence info calculated by trace Aug 22, 2014 N/A N/A `pytest-konira `_ Run Konira DSL tests with py.test Oct 09, 2011 N/A N/A `pytest-krtech-common `_ pytest krtech common library Nov 28, 2016 4 - Beta N/A @@ -490,12 +494,12 @@ name `pytest-mock-helper `_ Help you mock HTTP call and generate mock code Jan 24, 2018 N/A pytest `pytest-mockito `_ Base fixtures for mockito Jul 11, 2018 4 - Beta N/A `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 -`pytest-mock-resources `_ A pytest plugin for easily instantiating reproducible mock resources. Jun 02, 2021 N/A pytest (>=1.0) +`pytest-mock-resources `_ A pytest plugin for easily instantiating reproducible mock resources. Jun 29, 2021 N/A pytest (>=1.0) `pytest-mock-server `_ Mock server plugin for pytest Apr 06, 2020 4 - Beta N/A `pytest-mockservers `_ A set of fixtures to test your requests to HTTP/UDP servers Mar 31, 2020 N/A pytest (>=4.3.0) `pytest-modifyjunit `_ Utility for adding additional properties to junit xml for IDM QE Jan 10, 2019 N/A N/A `pytest-modifyscope `_ pytest plugin to modify fixture scope Apr 12, 2020 N/A pytest -`pytest-molecule `_ PyTest Molecule Plugin :: discover and run molecule tests Jan 25, 2021 5 - Production/Stable N/A +`pytest-molecule `_ PyTest Molecule Plugin :: discover and run molecule tests Jul 06, 2021 5 - Production/Stable N/A `pytest-mongo `_ MongoDB process and client fixtures plugin for Pytest. Jun 07, 2021 5 - Production/Stable pytest `pytest-mongodb `_ pytest plugin for MongoDB fixtures Dec 07, 2019 5 - Production/Stable pytest (>=2.5.2) `pytest-monitor `_ Pytest plugin for analyzing resource usage. Apr 21, 2021 5 - Production/Stable pytest @@ -504,7 +508,7 @@ name `pytest-moto `_ Fixtures for integration tests of AWS services,uses moto mocking library. Aug 28, 2015 1 - Planning N/A `pytest-mp `_ A test batcher for multiprocessed Pytest runs May 23, 2018 4 - Beta pytest `pytest-mpi `_ pytest plugin to collect information from tests Mar 14, 2021 3 - Alpha pytest -`pytest-mpl `_ pytest plugin to help with testing figures output from Matplotlib Nov 05, 2020 4 - Beta pytest +`pytest-mpl `_ pytest plugin to help with testing figures output from Matplotlib Jul 02, 2021 4 - Beta pytest `pytest-mproc `_ low-startup-overhead, scalable, distributed-testing pytest plugin Mar 07, 2021 4 - Beta pytest `pytest-multi-check `_ Pytest-плагин, реализует возможность мульти проверок и мягких проверок Jun 03, 2021 N/A pytest `pytest-multihost `_ Utility for writing multi-host tests for pytest Apr 07, 2020 4 - Beta N/A @@ -526,7 +530,8 @@ name `pytest-ngsfixtures `_ pytest ngs fixtures Sep 06, 2019 2 - Pre-Alpha pytest (>=5.0.0) `pytest-nice `_ A pytest plugin that alerts user of failed test cases with screen notifications May 04, 2019 4 - Beta pytest `pytest-nice-parametrize `_ A small snippet for nicer PyTest's Parametrize Apr 17, 2021 5 - Production/Stable N/A -`pytest-nocustom `_ Run all tests without custom markers Apr 17, 2021 5 - Production/Stable N/A +`pytest-nlcov `_ Pytest plugin to get the coverage of the new lines (based on git diff) only Jul 07, 2021 N/A N/A +`pytest-nocustom `_ Run all tests without custom markers Jul 07, 2021 5 - Production/Stable N/A `pytest-nodev `_ Test-driven source code search for Python. Jul 21, 2016 4 - Beta pytest (>=2.8.1) `pytest-notebook `_ A pytest plugin for testing Jupyter Notebooks Sep 16, 2020 4 - Beta pytest (>=3.5.0) `pytest-notice `_ Send pytest execution result email Nov 05, 2020 N/A N/A @@ -544,7 +549,7 @@ name `pytest-oot `_ Run object-oriented tests in a simple format Sep 18, 2016 4 - Beta N/A `pytest-openfiles `_ Pytest plugin for detecting inadvertent open file handles Apr 16, 2020 3 - Alpha pytest (>=4.6) `pytest-opentmi `_ pytest plugin for publish results to opentmi Feb 26, 2021 5 - Production/Stable pytest (>=5.0) -`pytest-operator `_ Fixtures for Operators Jun 03, 2021 N/A N/A +`pytest-operator `_ Fixtures for Operators Jun 28, 2021 N/A N/A `pytest-optional `_ include/exclude values of fixtures in pytest Oct 07, 2015 N/A N/A `pytest-optional-tests `_ Easy declaration of optional tests (i.e., that are not run by default) Jul 09, 2019 4 - Beta pytest (>=4.5.0) `pytest-orchestration `_ A pytest plugin for orchestrating tests Jul 18, 2019 N/A N/A @@ -567,7 +572,7 @@ name `pytest-pep257 `_ py.test plugin for pep257 Jul 09, 2016 N/A N/A `pytest-pep8 `_ pytest plugin to check PEP8 requirements Apr 27, 2014 N/A N/A `pytest-percent `_ Change the exit code of pytest test sessions when a required percent of tests pass. May 21, 2020 N/A pytest (>=5.2.0) -`pytest-perf `_ pytest-perf Jun 26, 2021 5 - Production/Stable pytest (>=4.6) ; extra == 'testing' +`pytest-perf `_ pytest-perf Jun 27, 2021 5 - Production/Stable pytest (>=4.6) ; extra == 'testing' `pytest-performance `_ A simple plugin to ensure the execution of critical sections of code has not been impacted Sep 11, 2020 5 - Production/Stable pytest (>=3.7.0) `pytest-persistence `_ Pytest tool for persistent objects Mar 28, 2021 N/A N/A `pytest-pgsql `_ Pytest plugins and helpers for tests using a Postgres database. May 13, 2020 5 - Production/Stable pytest (>=3.0.0) @@ -641,7 +646,7 @@ name `pytest-random-order `_ Randomise the order in which pytest tests are run with some control over the randomness Nov 30, 2018 5 - Production/Stable pytest (>=3.0.0) `pytest-readme `_ Test your README.md file Dec 28, 2014 5 - Production/Stable N/A `pytest-reana `_ Pytest fixtures for REANA. Jun 07, 2021 3 - Alpha N/A -`pytest-recording `_ A pytest plugin that allows you recording of network interactions via VCR.py Nov 25, 2020 4 - Beta pytest (>=3.5.0) +`pytest-recording `_ A pytest plugin that allows you recording of network interactions via VCR.py Jul 08, 2021 4 - Beta pytest (>=3.5.0) `pytest-recordings `_ Provides pytest plugins for reporting request/response traffic, screenshots, and more to ReportPortal Aug 13, 2020 N/A N/A `pytest-redis `_ Redis fixtures and fixture factories for Pytest. May 25, 2021 5 - Production/Stable pytest `pytest-redmine `_ Pytest plugin for redmine Mar 19, 2018 1 - Planning N/A @@ -653,7 +658,7 @@ name `pytest-relaxed `_ Relaxed test discovery/organization for pytest Jun 14, 2019 5 - Production/Stable pytest (<5,>=3) `pytest-remfiles `_ Pytest plugin to create a temporary directory with remote files Jul 01, 2019 5 - Production/Stable N/A `pytest-remotedata `_ Pytest plugin for controlling remote data access. Jul 20, 2019 3 - Alpha pytest (>=3.1) -`pytest-remote-response `_ Pytest plugin for capturing and mocking connection requests. Jun 23, 2021 3 - Alpha pytest (>=4.6) +`pytest-remote-response `_ Pytest plugin for capturing and mocking connection requests. Jun 30, 2021 4 - Beta pytest (>=4.6) `pytest-remove-stale-bytecode `_ py.test plugin to remove stale byte code files. Mar 04, 2020 4 - Beta pytest `pytest-reorder `_ Reorder tests depending on their paths and names. May 31, 2018 4 - Beta pytest `pytest-repeat `_ pytest plugin for repeating tests Oct 31, 2020 5 - Production/Stable pytest (>=3.6) @@ -672,8 +677,8 @@ name `pytest-requests `_ A simple plugin to use with pytest Jun 24, 2019 4 - Beta pytest (>=3.5.0) `pytest-reraise `_ Make multi-threaded pytest test cases fail when they should Jun 17, 2021 5 - Production/Stable pytest (>=4.6) `pytest-rerun `_ Re-run only changed files in specified branch Jul 08, 2019 N/A pytest (>=3.6) -`pytest-rerunfailures `_ pytest plugin to re-run tests to eliminate flaky failures May 26, 2021 5 - Production/Stable pytest (>=5.3) -`pytest-resilient-circuits `_ Resilient Circuits fixtures for PyTest. May 14, 2021 N/A N/A +`pytest-rerunfailures `_ pytest plugin to re-run tests to eliminate flaky failures Jul 02, 2021 5 - Production/Stable pytest (>=5.3) +`pytest-resilient-circuits `_ Resilient Circuits fixtures for PyTest. Jul 01, 2021 N/A N/A `pytest-resource `_ Load resource fixture plugin to use with pytest Nov 14, 2018 4 - Beta N/A `pytest-resource-path `_ Provides path for uniform access to test resources in isolated directory May 01, 2021 5 - Production/Stable pytest (>=3.5.0) `pytest-responsemock `_ Simplified requests calls mocking for pytest Oct 10, 2020 5 - Production/Stable N/A @@ -700,13 +705,13 @@ name `pytest-sanic `_ a pytest plugin for Sanic May 20, 2021 N/A pytest (>=5.2) `pytest-sanity `_ Dec 07, 2020 N/A N/A `pytest-sa-pg `_ May 14, 2019 N/A N/A -`pytest-sbase `_ A complete web automation framework for end-to-end testing. Jun 21, 2021 5 - Production/Stable N/A +`pytest-sbase `_ A complete web automation framework for end-to-end testing. Jul 06, 2021 5 - Production/Stable N/A `pytest-scenario `_ pytest plugin for test scenarios Feb 06, 2017 3 - Alpha N/A `pytest-schema `_ 👍 Validate return values against a schema-like object in testing Aug 31, 2020 5 - Production/Stable pytest (>=3.5.0) `pytest-securestore `_ An encrypted password store for use within pytest cases Jun 19, 2019 4 - Beta N/A `pytest-select `_ A pytest plugin which allows to (de-)select tests from a file. Jan 18, 2019 3 - Alpha pytest (>=3.0) `pytest-selenium `_ pytest plugin for Selenium Sep 19, 2020 5 - Production/Stable pytest (>=5.0.0) -`pytest-seleniumbase `_ A complete web automation framework for end-to-end testing. Jun 21, 2021 5 - Production/Stable N/A +`pytest-seleniumbase `_ A complete web automation framework for end-to-end testing. Jul 06, 2021 5 - Production/Stable N/A `pytest-selenium-enhancer `_ pytest plugin for Selenium Nov 26, 2020 5 - Production/Stable N/A `pytest-selenium-pdiff `_ A pytest package implementing perceptualdiff for Selenium tests. Apr 06, 2017 2 - Pre-Alpha N/A `pytest-send-email `_ Send pytest execution result email Dec 04, 2019 N/A N/A @@ -754,7 +759,7 @@ name `pytest-split-tests `_ A Pytest plugin for running a subset of your tests by splitting them in to equally sized groups. Forked from Mark Adams' original project pytest-test-groups. May 28, 2019 N/A pytest (>=2.5) `pytest-split-tests-tresorit `_ Feb 22, 2021 1 - Planning N/A `pytest-splunk-addon `_ A Dynamic test tool for Splunk Apps and Add-ons Jun 21, 2021 N/A pytest (>5.4.0,<6.3) -`pytest-splunk-addon-ui-smartx `_ Library to support testing Splunk Add-on UX Jun 17, 2021 N/A N/A +`pytest-splunk-addon-ui-smartx `_ Library to support testing Splunk Add-on UX Jun 30, 2021 N/A N/A `pytest-splunk-env `_ pytest fixtures for interaction with Splunk Enterprise and Splunk Cloud Oct 22, 2020 N/A pytest (>=6.1.1,<7.0.0) `pytest-sqitch `_ sqitch for pytest Apr 06, 2020 4 - Beta N/A `pytest-sqlalchemy `_ pytest plugin with sqlalchemy related fixtures Mar 13, 2018 3 - Alpha N/A @@ -807,7 +812,7 @@ name `pytest-testrail-e2e `_ pytest plugin for creating TestRail runs and adding results Jun 11, 2020 N/A pytest (>=3.6) `pytest-testrail-plugin `_ PyTest plugin for TestRail Apr 21, 2020 3 - Alpha pytest `pytest-testrail-reporter `_ Sep 10, 2018 N/A N/A -`pytest-testreport `_ Jun 10, 2021 4 - Beta pytest (>=3.5.0) +`pytest-testreport `_ Jul 01, 2021 4 - Beta pytest (>=3.5.0) `pytest-testslide `_ TestSlide fixture for pytest Jan 07, 2021 5 - Production/Stable pytest (~=6.2) `pytest-test-this `_ Plugin for py.test to run relevant tests, based on naively checking if a test contains a reference to the symbol you supply Sep 15, 2019 2 - Pre-Alpha pytest (>=2.3) `pytest-tesults `_ Tesults plugin for pytest May 18, 2020 5 - Production/Stable pytest (>=3.5.0) @@ -823,6 +828,7 @@ name `pytest-tipsi-testing `_ Better fixtures management. Various helpers Nov 04, 2020 4 - Beta pytest (>=3.3.0) `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 `_ Cloud Jira Test Management (TM4J) PyTest reporter plugin Sep 01, 2020 N/A pytest +`pytest-tmreport `_ this is a vue-element ui report for pytest Jul 09, 2021 N/A N/A `pytest-todo `_ A small plugin for the pytest testing framework, marking TODO comments as failure May 23, 2019 4 - Beta pytest `pytest-tomato `_ Mar 01, 2019 5 - Production/Stable N/A `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 @@ -844,7 +850,7 @@ name `pytest-typhoon-xray `_ Typhoon HIL plugin for pytest Jun 22, 2020 4 - Beta pytest (>=5.4.2) `pytest-tytest `_ Typhoon HIL plugin for pytest May 25, 2020 4 - Beta pytest (>=5.4.2) `pytest-ubersmith `_ Easily mock calls to ubersmith at the `requests` level. Apr 13, 2015 N/A N/A -`pytest-ui `_ Text User Interface for running python tests May 03, 2020 4 - Beta pytest +`pytest-ui `_ Text User Interface for running python tests Jul 05, 2021 4 - Beta pytest `pytest-unhandled-exception-exit-code `_ Plugin for py.test set a different exit code on uncaught exceptions Jun 22, 2020 5 - Production/Stable pytest (>=2.3) `pytest-unittest-filter `_ A pytest plugin for filtering unittest-based test classes Jan 12, 2019 4 - Beta pytest (>=3.1.0) `pytest-unmarked `_ Run only unmarked tests Aug 27, 2019 5 - Production/Stable N/A