Pytest Plugin List

Below is an automated compilation of pytest` plugins available on PyPI. 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, please refer to the update script.

Warning

Please be aware that this list is not a curated collection of projects and does not undergo a systematic review process. It serves purely as an informational resource to aid in the discovery of pytest plugins.

Do not presume any endorsement from the pytest project or its developers, and always conduct your own quality assessment before incorporating any of these plugins into your own projects.

This list contains 1423 plugins.

name

summary

last_release

status

requires

logassert

Simple but powerful assertion and verification of logged lines.

May 20, 2022

5 - Production/Stable

N/A

logot

Test whether your code is logging correctly 🪵

Feb 29, 2024

5 - Production/Stable

pytest (>=7,<9) ; extra == “pytest”

nuts

Network Unit Testing System

Aug 11, 2023

N/A

pytest (>=7.3.0,<8.0.0)

pytest-abq

Pytest integration for the ABQ universal test runner.

Apr 07, 2023

N/A

N/A

pytest-abstracts

A contextmanager pytest fixture for handling multiple mock abstracts

May 25, 2022

N/A

N/A

pytest-accept

A pytest-plugin for updating doctest outputs

Feb 10, 2024

N/A

pytest (>=6)

pytest-adaptavist

pytest plugin for generating test execution results within Jira Test Management (tm4j)

Oct 13, 2022

N/A

pytest (>=5.4.0)

pytest-adaptavist-fixed

pytest plugin for generating test execution results within Jira Test Management (tm4j)

Nov 08, 2023

N/A

pytest >=5.4.0

pytest-addons-test

用于测试pytest的插件

Aug 02, 2021

N/A

pytest (>=6.2.4,<7.0.0)

pytest-adf

Pytest plugin for writing Azure Data Factory integration tests

May 10, 2021

4 - Beta

pytest (>=3.5.0)

pytest-adf-azure-identity

Pytest plugin for writing Azure Data Factory integration tests

Mar 06, 2021

4 - Beta

pytest (>=3.5.0)

pytest-ads-testplan

Azure DevOps Test Case reporting for pytest tests

Sep 15, 2022

N/A

N/A

pytest-affected

Nov 06, 2023

N/A

N/A

pytest-agent

Service that exposes a REST API that can be used to interract remotely with Pytest. It is shipped with a dashboard that enables running tests in a more convenient way.

Nov 25, 2021

N/A

N/A

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-ai1899

pytest plugin for connecting to ai1899 smart system stack

Mar 13, 2024

5 - Production/Stable

N/A

pytest-aio

Pytest plugin for testing async python code

Feb 03, 2023

4 - Beta

pytest

pytest-aiofiles

pytest fixtures for writing aiofiles tests with pyfakefs

May 14, 2017

5 - Production/Stable

N/A

pytest-aiogram

May 06, 2023

N/A

N/A

pytest-aiohttp

Pytest plugin for aiohttp support

Sep 06, 2023

4 - Beta

pytest >=6.1.0

pytest-aiohttp-client

Pytest `client` fixture for the Aiohttp

Jan 10, 2023

N/A

pytest (>=7.2.0,<8.0.0)

pytest-aiomoto

pytest-aiomoto

Jun 24, 2023

N/A

pytest (>=7.0,<8.0)

pytest-aioresponses

py.test integration for aioresponses

Jul 29, 2021

4 - Beta

pytest (>=3.5.0)

pytest-aioworkers

A plugin to test aioworkers project with pytest

May 01, 2023

5 - Production/Stable

pytest>=6.1.0

pytest-airflow

pytest support for airflow.

Apr 03, 2019

3 - Alpha

pytest (>=4.4.0)

pytest-airflow-utils

Nov 15, 2021

N/A

N/A

pytest-alembic

A pytest plugin for verifying alembic migrations.

Mar 04, 2024

N/A

pytest (>=6.0)

pytest-allclose

Pytest fixture extending Numpy’s allclose function

Jul 30, 2019

5 - Production/Stable

pytest

pytest-allure-adaptor

Plugin for py.test to generate allure xml reports

Jan 10, 2018

N/A

pytest (>=2.7.3)

pytest-allure-adaptor2

Plugin for py.test to generate allure xml reports

Oct 14, 2020

N/A

pytest (>=2.7.3)

pytest-allure-collection

pytest plugin to collect allure markers without running any tests

Apr 13, 2023

N/A

pytest

pytest-allure-dsl

pytest plugin to test case doc string dls instructions

Oct 25, 2020

4 - Beta

pytest

pytest-allure-intersection

Oct 27, 2022

N/A

pytest (<5)

pytest-allure-spec-coverage

The pytest plugin aimed to display test coverage of the specs(requirements) in Allure

Oct 26, 2021

N/A

pytest

pytest-alphamoon

Static code checks used at Alphamoon

Dec 30, 2021

5 - Production/Stable

pytest (>=3.5.0)

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

pytest-android

This fixture provides a configured “driver” for Android Automated Testing, using uiautomator2.

Feb 21, 2019

3 - Alpha

pytest

pytest-anki

A pytest plugin for testing Anki add-ons

Jul 31, 2022

4 - Beta

pytest (>=3.5.0)

pytest-annotate

pytest-annotate: Generate PyAnnotate annotations from your pytest tests.

Jun 07, 2022

3 - Alpha

pytest (<8.0.0,>=3.2.0)

pytest-ansible

Plugin for pytest to simplify calling ansible modules from tests or fixtures

Jan 18, 2024

5 - Production/Stable

pytest >=6

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-ansible-units

A pytest plugin for running unit tests within an ansible collection

Apr 14, 2022

N/A

N/A

pytest-antilru

Bust functools.lru_cache when running pytest to avoid test pollution

Jul 05, 2022

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

Jan 18, 2024

N/A

pytest

pytest-aoc

Downloads puzzle inputs for Advent of Code and synthesizes PyTest fixtures

Dec 02, 2023

5 - Production/Stable

pytest ; extra == ‘test’

pytest-aoreporter

pytest report

Jun 27, 2022

N/A

N/A

pytest-api

An ASGI middleware to populate OpenAPI Specification examples from pytest functions

May 12, 2022

N/A

pytest (>=7.1.1,<8.0.0)

pytest-api-soup

Validate multiple endpoints with unit testing using a single source of truth.

Aug 27, 2022

N/A

N/A

pytest-apistellar

apistellar plugin for pytest.

Jun 18, 2019

N/A

N/A

pytest-appengine

AppEngine integration that works well with pytest-django

Feb 27, 2017

N/A

N/A

pytest-appium

Pytest plugin for appium

Dec 05, 2019

N/A

N/A

pytest-approvaltests

A plugin to use approvaltests with pytest

May 08, 2022

4 - Beta

pytest (>=7.0.1)

pytest-approvaltests-geo

Extension for ApprovalTests.Python specific to geo data verification

Feb 05, 2024

5 - Production/Stable

pytest

pytest-archon

Rule your architecture like a real developer

Dec 18, 2023

5 - Production/Stable

pytest >=7.2

pytest-argus

pyest results colection plugin

Jun 24, 2021

5 - Production/Stable

pytest (>=6.2.4)

pytest-arraydiff

pytest plugin to help with comparing array output from tests

Nov 27, 2023

4 - Beta

pytest >=4.6

pytest-asgi-server

Convenient ASGI client/server fixtures for Pytest

Dec 12, 2020

N/A

pytest (>=5.4.1)

pytest-aspec

A rspec format reporter for pytest

Dec 20, 2023

4 - Beta

N/A

pytest-asptest

test Answer Set Programming programs

Apr 28, 2018

4 - Beta

N/A

pytest-assertcount

Plugin to count actual number of asserts in pytest

Oct 23, 2022

N/A

pytest (>=5.0.0)

pytest-assertions

Pytest Assertions

Apr 27, 2022

N/A

N/A

pytest-assertutil

pytest-assertutil

May 10, 2019

N/A

N/A

pytest-assert-utils

Useful assertion utilities for use with pytest

Apr 14, 2022

3 - Alpha

N/A

pytest-assume

A pytest plugin that allows multiple failures per test

Jun 24, 2021

N/A

pytest (>=2.7)

pytest-assurka

A pytest plugin for Assurka Studio

Aug 04, 2022

N/A

N/A

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

pytest-asteroid

PyTest plugin for docker-based testing on database images

Aug 15, 2022

N/A

pytest (>=6.2.5,<8.0.0)

pytest-astropy

Meta-package containing dependencies for testing

Sep 26, 2023

5 - Production/Stable

pytest >=4.6

pytest-astropy-header

pytest plugin to add diagnostic information to the header of the test output

Sep 06, 2022

3 - Alpha

pytest (>=4.6)

pytest-ast-transformer

May 04, 2019

3 - Alpha

pytest

pytest_async

pytest-async - Run your coroutine in event loop without decorator

Feb 26, 2020

N/A

N/A

pytest-async-generators

Pytest fixtures for async generators

Jul 05, 2023

N/A

N/A

pytest-asyncio

Pytest support for asyncio

Mar 19, 2024

4 - Beta

pytest <9,>=7.0.0

pytest-asyncio-cooperative

Run all your asynchronous tests cooperatively.

Feb 25, 2024

N/A

N/A

pytest-asyncio-network-simulator

pytest-asyncio-network-simulator: Plugin for pytest for simulator the network in tests

Jul 31, 2018

3 - Alpha

pytest (<3.7.0,>=3.3.2)

pytest-async-mongodb

pytest plugin for async MongoDB

Oct 18, 2017

5 - Production/Stable

pytest (>=2.5.2)

pytest-async-sqlalchemy

Database testing fixtures using the SQLAlchemy asyncio API

Oct 07, 2021

4 - Beta

pytest (>=6.0.0)

pytest-atf-allure

基于allure-pytest进行自定义

Nov 29, 2023

N/A

pytest (>=7.4.2,<8.0.0)

pytest-atomic

Skip rest of tests if previous test failed.

Nov 24, 2018

4 - Beta

N/A

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

Austin plugin for pytest

Oct 11, 2020

4 - Beta

N/A

pytest-autocap

automatically capture test & fixture stdout/stderr to files

May 15, 2022

N/A

pytest (<7.2,>=7.1.2)

pytest-autochecklog

automatically check condition and log all the checks

Apr 25, 2015

4 - Beta

N/A

pytest-automation

pytest plugin for building a test suite, using YAML files to extend pytest parameterize functionality.

May 20, 2022

N/A

pytest (>=7.0.0)

pytest-automock

Pytest plugin for automatical mocks creation

May 16, 2023

N/A

pytest ; extra == ‘dev’

pytest-auto-parametrize

pytest plugin: avoid repeating arguments in parametrize

Oct 02, 2016

3 - Alpha

N/A

pytest-autotest

This fixture provides a configured “driver” for Android Automated Testing, using uiautomator2.

Aug 25, 2021

N/A

pytest

pytest-aviator

Aviator’s Flakybot pytest plugin that automatically reruns flaky tests.

Nov 04, 2022

4 - Beta

pytest

pytest-avoidance

Makes pytest skip tests that don not need rerunning

May 23, 2019

4 - Beta

pytest (>=3.5.0)

pytest-aws

pytest plugin for testing AWS resource configurations

Oct 04, 2017

4 - Beta

N/A

pytest-aws-config

Protect your AWS credentials in unit tests

May 28, 2021

N/A

N/A

pytest-aws-fixtures

A series of fixtures to use in integration tests involving actual AWS services.

Feb 02, 2024

N/A

pytest (>=8.0.0,<9.0.0)

pytest-axe

pytest plugin for axe-selenium-python

Nov 12, 2018

N/A

pytest (>=3.0.0)

pytest-axe-playwright-snapshot

A pytest plugin that runs Axe-core on Playwright pages and takes snapshots of the results.

Jul 25, 2023

N/A

pytest

pytest-azure

Pytest utilities and mocks for Azure

Jan 18, 2023

3 - Alpha

pytest

pytest-azure-devops

Simplifies using azure devops parallel strategy (https://docs.microsoft.com/en-us/azure/devops/pipelines/test/parallel-testing-any-test-runner) with pytest.

Jun 20, 2022

4 - Beta

pytest (>=3.5.0)

pytest-azurepipelines

Formatting PyTest output for Azure Pipelines UI

Oct 06, 2023

5 - Production/Stable

pytest (>=5.0.0)

pytest-bandit

A bandit plugin for pytest

Feb 23, 2021

4 - Beta

pytest (>=3.5.0)

pytest-bandit-xayon

A bandit plugin for pytest

Oct 17, 2022

4 - Beta

pytest (>=3.5.0)

pytest-base-url

pytest plugin for URL based testing

Jan 31, 2024

5 - Production/Stable

pytest>=7.0.0

pytest-bdd

BDD for pytest

Mar 17, 2024

6 - Mature

pytest (>=6.2.0)

pytest-bdd-html

pytest plugin to display BDD info in HTML test report

Nov 22, 2022

3 - Alpha

pytest (!=6.0.0,>=5.0)

pytest-bdd-ng

BDD for pytest

Dec 31, 2023

4 - Beta

pytest >=5.0

pytest-bdd-report

A pytest-bdd plugin for generating useful and informative BDD test reports

Feb 19, 2024

N/A

pytest >=7.1.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

pytest-beakerlib

A pytest plugin that reports test results to the BeakerLib framework

Mar 17, 2017

5 - Production/Stable

pytest

pytest-beartype

Pytest plugin to run your tests with beartype checking enabled.

Jan 25, 2024

N/A

pytest

pytest-beds

Fixtures for testing Google Appengine (GAE) apps

Jun 07, 2016

4 - Beta

N/A

pytest-beeprint

use icdiff for better error messages in pytest assertions

Jul 04, 2023

4 - Beta

N/A

pytest-bench

Benchmark utility that plugs into pytest.

Jul 21, 2014

3 - Alpha

N/A

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)

pytest-better-datadir

A small example package

Mar 13, 2023

N/A

N/A

pytest-better-parametrize

Better description of parametrized test cases

Mar 05, 2024

4 - Beta

pytest >=6.2.0

pytest-bg-process

Pytest plugin to initialize background process

Jan 24, 2022

4 - Beta

pytest (>=3.5.0)

pytest-bigchaindb

A BigchainDB plugin for pytest.

Jan 24, 2022

4 - Beta

N/A

pytest-bigquery-mock

Provides a mock fixture for python bigquery client

Dec 28, 2022

N/A

pytest (>=5.0)

pytest-bisect-tests

Find tests leaking state and affecting other

Feb 17, 2024

N/A

N/A

pytest-black

A pytest plugin to enable format checking with black

Oct 05, 2020

4 - Beta

N/A

pytest-black-multipy

Allow ‘–black’ on older Pythons

Jan 14, 2021

5 - Production/Stable

pytest (!=3.7.3,>=3.5) ; extra == ‘testing’

pytest-black-ng

A pytest plugin to enable format checking with black

Oct 20, 2022

4 - Beta

pytest (>=7.0.0)

pytest-blame

A pytest plugin helps developers to debug by providing useful commits history.

May 04, 2019

N/A

pytest (>=4.4.0)

pytest-blender

Blender Pytest plugin.

Aug 10, 2023

N/A

pytest ; extra == ‘dev’

pytest-blink1

Pytest plugin to emit notifications via the Blink(1) RGB LED

Jan 07, 2018

4 - Beta

N/A

pytest-blockage

Disable network requests during a test run.

Dec 21, 2021

N/A

pytest

pytest-blocker

pytest plugin to mark a test as blocker and skip all other tests

Sep 07, 2015

4 - Beta

N/A

pytest-blue

A pytest plugin that adds a `blue` fixture for printing stuff in blue.

Sep 05, 2022

N/A

N/A

pytest-board

Local continuous test runner with pytest and watchdog.

Jan 20, 2019

N/A

N/A

pytest-boost-xml

Plugin for pytest to generate boost xml reports

Nov 30, 2022

4 - Beta

N/A

pytest-bootstrap

Mar 04, 2022

N/A

N/A

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

Pytest-bravado automatically generates from OpenAPI specification client fixtures.

Feb 15, 2022

N/A

N/A

pytest-breakword

Use breakword with pytest

Aug 04, 2021

N/A

pytest (>=6.2.4,<7.0.0)

pytest-breed-adapter

A simple plugin to connect with breed-server

Nov 07, 2018

4 - Beta

pytest (>=3.5.0)

pytest-briefcase

A pytest plugin for running tests on a Briefcase project.

Jun 14, 2020

4 - Beta

pytest (>=3.5.0)

pytest-browser

A pytest plugin for console based browser test selection just after the collection phase

Dec 10, 2016

3 - Alpha

N/A

pytest-browsermob-proxy

BrowserMob proxy plugin for py.test.

Jun 11, 2013

4 - Beta

N/A

pytest_browserstack

Py.test plugin for BrowserStack

Jan 27, 2016

4 - Beta

N/A

pytest-browserstack-local

``py.test`` plugin to run ``BrowserStackLocal`` in background.

Feb 09, 2018

N/A

N/A

pytest-budosystems

Budo Systems is a martial arts school management system. This module is the Budo Systems Pytest Plugin.

May 07, 2023

3 - Alpha

pytest

pytest-bug

Pytest plugin for marking tests as a bug

Sep 23, 2023

5 - Production/Stable

pytest >=7.1.0

pytest-bugtong-tag

pytest-bugtong-tag is a plugin for pytest

Jan 16, 2022

N/A

N/A

pytest-bugzilla

py.test bugzilla integration plugin

May 05, 2010

4 - Beta

N/A

pytest-bugzilla-notifier

A plugin that allows you to execute create, update, and read information from BugZilla bugs

Jun 15, 2018

4 - Beta

pytest (>=2.9.2)

pytest-buildkite

Plugin for pytest that automatically publishes coverage and pytest report annotations to Buildkite.

Jul 13, 2019

4 - Beta

pytest (>=3.5.0)

pytest-builtin-types

Nov 17, 2021

N/A

pytest

pytest-bwrap

Run your tests in Bubblewrap sandboxes

Feb 25, 2024

3 - Alpha

N/A

pytest-cache

pytest plugin with mechanisms for caching across test runs

Jun 04, 2013

3 - Alpha

N/A

pytest-cache-assert

Cache assertion data to simplify regression testing of complex serializable data

Aug 14, 2023

5 - Production/Stable

pytest (>=6.0.0)

pytest-cagoule

Pytest plugin to only run tests affected by changes

Jan 01, 2020

3 - Alpha

N/A

pytest-cairo

Pytest support for cairo-lang and starknet

Apr 17, 2022

N/A

pytest

pytest-call-checker

Small pytest utility to easily create test doubles

Oct 16, 2022

4 - Beta

pytest (>=7.1.3,<8.0.0)

pytest-camel-collect

Enable CamelCase-aware pytest class collection

Aug 02, 2020

N/A

pytest (>=2.9)

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-capture-warnings

pytest plugin to capture all warnings and put them in one file of your choice

May 03, 2022

N/A

pytest

pytest-cases

Separate test code from test cases in pytest.

Mar 16, 2024

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

pytest-celery

pytest-celery a shim pytest plugin to enable celery.contrib.pytest

Mar 20, 2024

N/A

N/A

pytest-cfg-fetcher

Pass config options to your unit tests.

Feb 26, 2024

N/A

N/A

pytest-chainmaker

pytest plugin for chainmaker

Oct 15, 2021

N/A

N/A

pytest-chalice

A set of py.test fixtures for AWS Chalice

Jul 01, 2020

4 - Beta

N/A

pytest-change-assert

修改报错中文为英文

Oct 19, 2022

N/A

N/A

pytest-change-demo

turn . into √,turn F into x

Mar 02, 2022

N/A

pytest

pytest-change-report

turn . into √,turn F into x

Sep 14, 2020

N/A

pytest

pytest-change-xds

turn . into √,turn F into x

Apr 16, 2022

N/A

pytest

pytest-chdir

A pytest fixture for changing current working directory

Jan 28, 2020

N/A

pytest (>=5.0.0,<6.0.0)

pytest-check

A pytest plugin that allows multiple failures per test.

Jan 18, 2024

N/A

pytest>=7.0.0

pytest-checkdocs

check the README when running tests

Mar 21, 2024

5 - Production/Stable

pytest>=6; extra == “testing”

pytest-checkipdb

plugin to check if there are ipdb debugs left

Dec 04, 2023

5 - Production/Stable

pytest >=2.9.2

pytest-check-library

check your missing library

Jul 17, 2022

N/A

N/A

pytest-check-libs

check your missing library

Jul 17, 2022

N/A

N/A

pytest-check-links

Check links in files

Jul 29, 2020

N/A

pytest<8,>=7.0

pytest-checklist

Pytest plugin to track and report unit/function coverage.

Mar 12, 2024

N/A

N/A

pytest-check-mk

pytest plugin to test Check_MK checks

Nov 19, 2015

4 - Beta

pytest

pytest-check-requirements

A package to prevent Dependency Confusion attacks against Yandex.

Feb 20, 2024

N/A

N/A

pytest-ch-framework

My pytest framework

Mar 13, 2024

N/A

pytest ==8.0.1

pytest-chic-report

A pytest plugin to send a report and printing summary of tests.

Jan 31, 2023

5 - Production/Stable

N/A

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

pytest-chunks

Run only a chunk of your test suite

Jul 05, 2022

N/A

pytest (>=6.0.0)

pytest_cid

Compare data structures containing matching CIDs of different versions and encoding

Sep 01, 2023

4 - Beta

pytest >= 5.0, < 7.0

pytest-circleci

py.test plugin for CircleCI

May 03, 2019

N/A

N/A

pytest-circleci-parallelized

Parallelize pytest across CircleCI workers.

Oct 20, 2022

N/A

N/A

pytest-circleci-parallelized-rjp

Parallelize pytest across CircleCI workers.

Jun 21, 2022

N/A

pytest

pytest-ckan

Backport of CKAN 2.9 pytest plugin and fixtures to CAKN 2.8

Apr 28, 2020

4 - Beta

pytest

pytest-clarity

A plugin providing an alternative, colourful diff output for failing assertions.

Jun 11, 2021

N/A

N/A

pytest-cldf

Easy quality control for CLDF datasets using pytest

Nov 07, 2022

N/A

pytest (>=3.6)

pytest_cleanup

Automated, comprehensive and well-organised pytest test cases.

Jan 28, 2020

N/A

N/A

pytest-cleanuptotal

A cleanup plugin for pytest

Mar 19, 2024

5 - Production/Stable

N/A

pytest-click

Pytest plugin for Click

Feb 11, 2022

5 - Production/Stable

pytest (>=5.0)

pytest-cli-fixtures

Automatically register fixtures for custom CLI arguments

Jul 28, 2022

N/A

pytest (~=7.0)

pytest-clld

Jul 06, 2022

N/A

pytest (>=3.6)

pytest-cloud

Distributed tests planner plugin for pytest testing framework.

Oct 05, 2020

6 - Mature

N/A

pytest-cloudflare-worker

pytest plugin for testing cloudflare workers

Mar 30, 2021

4 - Beta

pytest (>=6.0.0)

pytest-cloudist

Distribute tests to cloud machines without fuss

Sep 02, 2022

4 - Beta

pytest (>=7.1.2,<8.0.0)

pytest-cmake

Provide CMake module for Pytest

Mar 18, 2024

N/A

pytest<9,>=4

pytest-cmake-presets

Execute CMake Presets via pytest

Dec 26, 2022

N/A

pytest (>=7.2.0,<8.0.0)

pytest-cobra

PyTest plugin for testing Smart Contracts for Ethereum blockchain.

Jun 29, 2019

3 - Alpha

pytest (<4.0.0,>=3.7.1)

pytest_codeblocks

Test code blocks in your READMEs

Sep 17, 2023

5 - Production/Stable

pytest >= 7.0.0

pytest-codecarbon

Pytest plugin for measuring carbon emissions

Jun 15, 2022

N/A

pytest

pytest-codecheckers

pytest plugin to add source code sanity checks (pep8 and friends)

Feb 13, 2010

N/A

N/A

pytest-codecov

Pytest plugin for uploading pytest-cov results to codecov.io

Nov 29, 2022

4 - Beta

pytest (>=4.6.0)

pytest-codegen

Automatically create pytest test signatures

Aug 23, 2020

2 - Pre-Alpha

N/A

pytest-codeowners

Pytest plugin for selecting tests by GitHub CODEOWNERS.

Mar 30, 2022

4 - Beta

pytest (>=6.0.0)

pytest-codestyle

pytest plugin to run pycodestyle

Mar 23, 2020

3 - Alpha

N/A

pytest-codspeed

Pytest plugin to create CodSpeed benchmarks

Mar 19, 2024

5 - Production/Stable

pytest>=3.8

pytest-collect-appoint-info

set your encoding

Aug 03, 2023

N/A

pytest

pytest-collect-formatter

Formatter for pytest collect output

Mar 29, 2021

5 - Production/Stable

N/A

pytest-collect-formatter2

Formatter for pytest collect output

May 31, 2021

5 - Production/Stable

N/A

pytest-collect-interface-info-plugin

Get executed interface information in pytest interface automation framework

Sep 25, 2023

4 - Beta

N/A

pytest-collector

Python package for collecting pytest.

Aug 02, 2022

N/A

pytest (>=7.0,<8.0)

pytest-collect-pytest-interinfo

A simple plugin to use with pytest

Sep 26, 2023

4 - Beta

N/A

pytest-colordots

Colorizes the progress indicators

Oct 06, 2017

5 - Production/Stable

N/A

pytest-commander

An interactive GUI test runner for PyTest

Aug 17, 2021

N/A

pytest (<7.0.0,>=6.2.4)

pytest-common-subject

pytest framework for testing different aspects of a common method

May 15, 2022

N/A

pytest (>=3.6,<8)

pytest-compare

pytest plugin for comparing call arguments.

Jun 22, 2023

5 - Production/Stable

N/A

pytest-concurrent

Concurrently execute test cases with multithread, multiprocess and gevent

Jan 12, 2019

4 - Beta

pytest (>=3.1.1)

pytest-config

Base configurations and utilities for developing your Python project test suite with pytest.

Nov 07, 2014

5 - Production/Stable

N/A

pytest-confluence-report

Package stands for pytest plugin to upload results into Confluence page.

Apr 17, 2022

N/A

N/A

pytest-console-scripts

Pytest plugin for testing console scripts

May 31, 2023

4 - Beta

pytest (>=4.0.0)

pytest-consul

pytest plugin with fixtures for testing consul aware apps

Nov 24, 2018

3 - Alpha

pytest

pytest-container

Pytest fixtures for writing container based tests

Sep 26, 2023

4 - Beta

pytest (>=3.10)

pytest-contextfixture

Define pytest fixtures as context managers.

Mar 12, 2013

4 - Beta

N/A

pytest-contexts

A plugin to run tests written with the Contexts framework using pytest

May 19, 2021

4 - Beta

N/A

pytest-cookies

The pytest plugin for your Cookiecutter templates. 🍪

Mar 22, 2023

5 - Production/Stable

pytest (>=3.9.0)

pytest-copie

The pytest plugin for your copier templates 📒

Jan 27, 2024

3 - Alpha

pytest

pytest-copier

A pytest plugin to help testing Copier templates

Dec 11, 2023

4 - Beta

pytest>=7.3.2

pytest-couchdbkit

py.test extension for per-test couchdb databases using couchdbkit

Apr 17, 2012

N/A

N/A

pytest-count

count erros and send email

Jan 12, 2018

4 - Beta

N/A

pytest-cov

Pytest plugin for measuring coverage.

May 24, 2023

5 - Production/Stable

pytest (>=4.6)

pytest-cover

Pytest plugin for measuring coverage. Forked from `pytest-cov`.

Aug 01, 2015

5 - Production/Stable

N/A

pytest-coverage

Jun 17, 2015

N/A

N/A

pytest-coverage-context

Coverage dynamic context support for PyTest, including sub-processes

Jun 28, 2023

4 - Beta

N/A

pytest-coveragemarkers

Using pytest markers to track functional coverage and filtering of tests

Nov 29, 2022

N/A

pytest (>=7.1.2,<8.0.0)

pytest-cov-exclude

Pytest plugin for excluding tests based on coverage data

Apr 29, 2016

4 - Beta

pytest (>=2.8.0,<2.9.0); extra == ‘dev’

pytest_covid

Too many faillure, less tests.

Jun 24, 2020

N/A

N/A

pytest-cpp

Use pytest’s runner to discover and execute C++ tests

Nov 01, 2023

5 - Production/Stable

pytest >=7.0

pytest-cppython

A pytest plugin that imports CPPython testing types

Mar 14, 2024

N/A

N/A

pytest-cqase

Custom qase pytest plugin

Aug 22, 2022

N/A

pytest (>=7.1.2,<8.0.0)

pytest-cram

Run cram tests with pytest.

Aug 08, 2020

N/A

N/A

pytest-crate

Manages CrateDB instances during your integration tests

May 28, 2019

3 - Alpha

pytest (>=4.0)

pytest-crayons

A pytest plugin for colorful print statements

Oct 08, 2023

N/A

pytest

pytest-create

pytest-create

Feb 15, 2023

1 - Planning

N/A

pytest-cricri

A Cricri plugin for pytest.

Jan 27, 2018

N/A

pytest

pytest-crontab

add crontab task in crontab

Dec 09, 2019

N/A

N/A

pytest-csv

CSV output for pytest.

Apr 22, 2021

N/A

pytest (>=6.0)

pytest-csv-params

Pytest plugin for Test Case Parametrization with CSV files

Jul 01, 2023

5 - Production/Stable

pytest (>=7.4.0,<8.0.0)

pytest-curio

Pytest support for curio.

Oct 07, 2020

N/A

N/A

pytest-curl-report

pytest plugin to generate curl command line report

Dec 11, 2016

4 - Beta

N/A

pytest-custom-concurrency

Custom grouping concurrence for pytest

Feb 08, 2021

N/A

N/A

pytest-custom-exit-code

Exit pytest test session with custom exit code in different scenarios

Aug 07, 2019

4 - Beta

pytest (>=4.0.2)

pytest-custom-nodeid

Custom grouping for pytest-xdist, rename test cases name and test cases nodeid, support allure report

Mar 07, 2021

N/A

N/A

pytest-custom-report

Configure the symbols displayed for test outcomes

Jan 30, 2019

N/A

pytest

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

pytest-cython

A plugin for testing Cython extension modules

Feb 16, 2023

5 - Production/Stable

pytest (>=4.6.0)

pytest-cython-collect

Jun 17, 2022

N/A

pytest

pytest-darker

A pytest plugin for checking of modified code using Darker

Feb 25, 2024

N/A

pytest <7,>=6.0.1

pytest-dash

pytest fixtures to run dash applications.

Mar 18, 2019

N/A

N/A

pytest-data

Useful functions for managing data for pytest fixtures

Nov 01, 2016

5 - Production/Stable

N/A

pytest-databricks

Pytest plugin for remote Databricks notebooks testing

Jul 29, 2020

N/A

pytest

pytest-datadir

pytest plugin for test data directories and files

Oct 03, 2023

5 - Production/Stable

pytest >=5.0

pytest-datadir-mgr

Manager for test data: downloads, artifact caching, and a tmpdir context.

Apr 06, 2023

5 - Production/Stable

pytest (>=7.1)

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

pytest-datadir-nng

Fixtures for pytest allowing test functions/methods to easily retrieve test resources from the local filesystem.

Nov 09, 2022

5 - Production/Stable

pytest (>=7.0.0,<8.0.0)

pytest-data-extractor

A pytest plugin to extract relevant metadata about tests into an external file (currently only json support)

Jul 19, 2022

N/A

pytest (>=7.0.1)

pytest-data-file

Fixture “data” and “case_data” for test from yaml file

Dec 04, 2019

N/A

N/A

pytest-datafiles

py.test plugin to create a ‘tmp_path’ containing predefined files/directories.

Feb 24, 2023

5 - Production/Stable

pytest (>=3.6)

pytest-datafixtures

Data fixtures for pytest made simple

Dec 05, 2020

5 - Production/Stable

N/A

pytest-data-from-files

pytest plugin to provide data from files loaded automatically

Oct 13, 2021

4 - Beta

pytest

pytest-dataplugin

A pytest plugin for managing an archive of test data.

Sep 16, 2017

1 - Planning

N/A

pytest-datarecorder

A py.test plugin recording and comparing test output.

Feb 15, 2024

5 - Production/Stable

pytest

pytest-dataset

Plugin for loading different datasets for pytest by prefix from json or yaml files

Sep 01, 2023

5 - Production/Stable

N/A

pytest-data-suites

Class-based pytest parametrization

Jul 24, 2022

N/A

pytest (>=6.0,<8.0)

pytest-datatest

A pytest plugin for test driven data-wrangling (this is the development version of datatest’s pytest integration).

Oct 15, 2020

4 - Beta

pytest (>=3.3)

pytest-db

Session scope fixture “db” for mysql query or change

Dec 04, 2019

N/A

N/A

pytest-dbfixtures

Databases fixtures plugin for py.test.

Dec 07, 2016

4 - Beta

N/A

pytest-db-plugin

Nov 27, 2021

N/A

pytest (>=5.0)

pytest-dbt

Unit test dbt models with standard python tooling

Jun 08, 2023

2 - Pre-Alpha

pytest (>=7.0.0,<8.0.0)

pytest-dbt-adapter

A pytest plugin for testing dbt adapter plugins

Nov 24, 2021

N/A

pytest (<7,>=6)

pytest-dbt-conventions

A pytest plugin for linting a dbt project’s conventions

Mar 02, 2022

N/A

pytest (>=6.2.5,<7.0.0)

pytest-dbt-core

Pytest extension for dbt.

Aug 25, 2023

N/A

pytest >=6.2.5 ; extra == ‘test’

pytest-dbt-postgres

Pytest tooling to unittest DBT & Postgres models

Jan 02, 2024

N/A

pytest (>=7.4.3,<8.0.0)

pytest-dbus-notification

D-BUS notifications for pytest results.

Mar 05, 2014

5 - Production/Stable

N/A

pytest-dbx

Pytest plugin to run unit tests for dbx (Databricks CLI extensions) related code

Nov 29, 2022

N/A

pytest (>=7.1.3,<8.0.0)

pytest-dc

Manages Docker containers during your integration tests

Aug 16, 2023

5 - Production/Stable

pytest >=3.3

pytest-deadfixtures

A simple plugin to list unused fixtures in pytest

Jul 23, 2020

5 - Production/Stable

N/A

pytest-deduplicate

Identifies duplicate unit tests

Aug 12, 2023

4 - Beta

pytest

pytest-deepcov

deepcov

Mar 30, 2021

N/A

N/A

pytest-defer

Aug 24, 2021

N/A

N/A

pytest-demo-plugin

pytest示例插件

May 15, 2021

N/A

N/A

pytest-dependency

Manage dependencies of tests

Dec 31, 2023

4 - Beta

N/A

pytest-depends

Tests that depend on other tests

Apr 05, 2020

5 - Production/Stable

pytest (>=3)

pytest-deprecate

Mark tests as testing a deprecated feature with a warning note.

Jul 01, 2019

N/A

N/A

pytest-describe

Describe-style plugin for pytest

Feb 10, 2024

5 - Production/Stable

pytest <9,>=4.6

pytest-describe-it

plugin for rich text descriptions

Jul 19, 2019

4 - Beta

pytest

pytest-devpi-server

DevPI server fixture for py.test

May 28, 2019

5 - Production/Stable

pytest

pytest-dhos

Common fixtures for pytest in DHOS services and libraries

Sep 07, 2022

N/A

N/A

pytest-diamond

pytest plugin for diamond

Aug 31, 2015

4 - Beta

N/A

pytest-dicom

pytest plugin to provide DICOM fixtures

Dec 19, 2018

3 - Alpha

pytest

pytest-dictsdiff

Jul 26, 2019

N/A

N/A

pytest-diff

A simple plugin to use with pytest

Mar 30, 2019

4 - Beta

pytest (>=3.5.0)

pytest-diffeo

A package to prevent Dependency Confusion attacks against Yandex.

Feb 20, 2024

N/A

N/A

pytest-diff-selector

Get tests affected by code changes (using git)

Feb 24, 2022

4 - Beta

pytest (>=6.2.2) ; extra == ‘all’

pytest-difido

PyTest plugin for generating Difido reports

Oct 23, 2022

4 - Beta

pytest (>=4.0.0)

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

pytest-disable

pytest plugin to disable a test and skip it from testrun

Sep 10, 2015

4 - Beta

N/A

pytest-disable-plugin

Disable plugins per test

Feb 28, 2019

4 - Beta

pytest (>=3.5.0)

pytest-discord

A pytest plugin to notify test results to a Discord channel.

Oct 18, 2023

4 - Beta

pytest !=6.0.0,<8,>=3.3.2

pytest-django

A Django plugin for pytest.

Jan 30, 2024

5 - Production/Stable

pytest >=7.0.0

pytest-django-ahead

A Django plugin for pytest.

Oct 27, 2016

5 - Production/Stable

pytest (>=2.9)

pytest-djangoapp

Nice pytest plugin to help you with Django pluggable application testing.

May 19, 2023

4 - Beta

pytest

pytest-django-cache-xdist

A djangocachexdist plugin for pytest

May 12, 2020

4 - Beta

N/A

pytest-django-casperjs

Integrate CasperJS with your django tests as a pytest fixture.

Mar 15, 2015

2 - Pre-Alpha

N/A

pytest-django-class

A pytest plugin for running django in class-scoped fixtures

Aug 08, 2023

4 - Beta

N/A

pytest-django-docker-pg

Jan 30, 2024

5 - Production/Stable

pytest <8.0.0,>=7.0.0

pytest-django-dotenv

Pytest plugin used to setup environment variables with django-dotenv

Nov 26, 2019

4 - Beta

pytest (>=2.6.0)

pytest-django-factories

Factories for your Django models that can be used as Pytest fixtures.

Nov 12, 2020

4 - Beta

N/A

pytest-django-filefield

Replaces FileField.storage with something you can patch globally.

May 09, 2022

5 - Production/Stable

pytest >= 5.2

pytest-django-gcir

A Django plugin for pytest.

Mar 06, 2018

5 - Production/Stable

N/A

pytest-django-haystack

Cleanup your Haystack indexes between tests

Sep 03, 2017

5 - Production/Stable

pytest (>=2.3.4)

pytest-django-ifactory

A model instance factory for pytest-django

Aug 27, 2023

5 - Production/Stable

N/A

pytest-django-lite

The bare minimum to integrate py.test with Django.

Jan 30, 2014

N/A

N/A

pytest-django-liveserver-ssl

Jan 20, 2022

3 - Alpha

N/A

pytest-django-model

A Simple Way to Test your Django Models

Feb 14, 2019

4 - Beta

N/A

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

Generate performance reports from your django database performance tests.

Mar 01, 2021

N/A

N/A

pytest-djangorestframework

A djangorestframework plugin for pytest

Aug 11, 2019

4 - Beta

N/A

pytest-django-rq

A pytest plugin to help writing unit test for django-rq

Apr 13, 2020

4 - Beta

N/A

pytest-django-sqlcounts

py.test plugin for reporting the number of SQLs executed per django testcase.

Jun 16, 2015

4 - Beta

N/A

pytest-django-testing-postgresql

Use a temporary PostgreSQL database with pytest-django

Jan 31, 2022

4 - Beta

N/A

pytest-doc

A documentation plugin for py.test.

Jun 28, 2015

5 - Production/Stable

N/A

pytest-docfiles

pytest plugin to test codeblocks in your documentation.

Dec 22, 2021

4 - Beta

pytest (>=3.7.0)

pytest-docgen

An RST Documentation Generator for pytest-based test suites

Apr 17, 2020

N/A

N/A

pytest-docker

Simple pytest fixtures for Docker and Docker Compose based tests

Feb 02, 2024

N/A

pytest <9.0,>=4.0

pytest-docker-apache-fixtures

Pytest fixtures for testing with apache2 (httpd).

Feb 16, 2022

4 - Beta

pytest

pytest-docker-butla

Jun 16, 2019

3 - Alpha

N/A

pytest-dockerc

Run, manage and stop Docker Compose project from Docker API

Oct 09, 2020

5 - Production/Stable

pytest (>=3.0)

pytest-docker-compose

Manages Docker containers during your integration tests

Jan 26, 2021

5 - Production/Stable

pytest (>=3.3)

pytest-docker-compose-v2

Manages Docker containers during your integration tests

Feb 28, 2024

4 - Beta

pytest<8,>=7.2.2

pytest-docker-db

A plugin to use docker databases for pytests

Mar 20, 2021

5 - Production/Stable

pytest (>=3.1.1)

pytest-docker-fixtures

pytest docker fixtures

Nov 17, 2023

3 - Alpha

N/A

pytest-docker-git-fixtures

Pytest fixtures for testing with git scm.

Feb 09, 2022

4 - Beta

pytest

pytest-docker-haproxy-fixtures

Pytest fixtures for testing with haproxy.

Feb 09, 2022

4 - Beta

pytest

pytest-docker-pexpect

pytest plugin for writing functional tests with pexpect and docker

Jan 14, 2019

N/A

pytest

pytest-docker-postgresql

A simple plugin to use with pytest

Sep 24, 2019

4 - Beta

pytest (>=3.5.0)

pytest-docker-py

Easy to use, simple to extend, pytest plugin that minimally leverages docker-py.

Nov 27, 2018

N/A

pytest (==4.0.0)

pytest-docker-registry-fixtures

Pytest fixtures for testing with docker registries.

Apr 08, 2022

4 - Beta

pytest

pytest-docker-service

pytest plugin to start docker container

Jan 03, 2024

3 - Alpha

pytest (>=7.1.3)

pytest-docker-squid-fixtures

Pytest fixtures for testing with squid.

Feb 09, 2022

4 - Beta

pytest

pytest-docker-tools

Docker integration tests for pytest

Feb 17, 2022

4 - Beta

pytest (>=6.0.1)

pytest-docs

Documentation tool for pytest

Nov 11, 2018

4 - Beta

pytest (>=3.5.0)

pytest-docstyle

pytest plugin to run pydocstyle

Mar 23, 2020

3 - Alpha

N/A

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-doctest-mkdocstrings

Run pytest –doctest-modules with markdown docstrings in code blocks (```)

Mar 02, 2024

N/A

pytest

pytest-doctestplus

Pytest plugin with advanced doctest features.

Mar 10, 2024

5 - Production/Stable

pytest >=4.6

pytest-dogu-report

pytest plugin for dogu report

Jul 07, 2023

N/A

N/A

pytest-dogu-sdk

pytest plugin for the Dogu

Dec 14, 2023

N/A

N/A

pytest-dolphin

Some extra stuff that we use ininternally

Nov 30, 2016

4 - Beta

pytest (==3.0.4)

pytest-donde

record pytest session characteristics per test item (coverage and duration) into a persistent file and use them in your own plugin or script.

Oct 01, 2023

4 - Beta

pytest >=7.3.1

pytest-doorstop

A pytest plugin for adding test results into doorstop items.

Jun 09, 2020

4 - Beta

pytest (>=3.5.0)

pytest-dotenv

A py.test plugin that parses environment files before running tests

Jun 16, 2020

4 - Beta

pytest (>=5.0.0)

pytest-dot-only-pkcopley

A Pytest marker for only running a single test

Oct 27, 2023

N/A

N/A

pytest-draw

Pytest plugin for randomly selecting a specific number of tests

Mar 21, 2023

3 - Alpha

pytest

pytest-drf

A Django REST framework plugin for pytest.

Jul 12, 2022

5 - Production/Stable

pytest (>=3.7)

pytest-drivings

Tool to allow webdriver automation to be ran locally or remotely

Jan 13, 2021

N/A

N/A

pytest-drop-dup-tests

A Pytest plugin to drop duplicated tests during collection

Mar 04, 2024

5 - Production/Stable

pytest >=7

pytest-dryrun

A Pytest plugin to ignore tests during collection without reporting them in the test summary.

Jul 18, 2023

5 - Production/Stable

pytest (>=7.4.0,<8.0.0)

pytest-dummynet

A py.test plugin providing access to a dummynet.

Dec 15, 2021

5 - Production/Stable

pytest

pytest-dump2json

A pytest plugin for dumping test results to json.

Jun 29, 2015

N/A

N/A

pytest-duration-insights

Jun 25, 2021

N/A

N/A

pytest-durations

Pytest plugin reporting fixtures and test functions execution time.

Apr 22, 2022

5 - Production/Stable

pytest (>=4.6)

pytest-dynamicrerun

A pytest plugin to rerun tests dynamically based off of test outcome and output.

Aug 15, 2020

4 - Beta

N/A

pytest-dynamodb

DynamoDB fixtures for pytest

Mar 12, 2024

5 - Production/Stable

pytest

pytest-easy-addoption

pytest-easy-addoption: Easy way to work with pytest addoption

Jan 22, 2020

N/A

N/A

pytest-easy-api

A package to prevent Dependency Confusion attacks against Yandex.

Feb 16, 2024

N/A

N/A

pytest-easyMPI

Package that supports mpi tests in pytest

Oct 21, 2020

N/A

N/A

pytest-easyread

pytest plugin that makes terminal printouts of the reports easier to read

Nov 17, 2017

N/A

N/A

pytest-easy-server

Pytest plugin for easy testing against servers

May 01, 2021

4 - Beta

pytest (<5.0.0,>=4.3.1) ; python_version < “3.5”

pytest-ebics-sandbox

A pytest plugin for testing against an EBICS sandbox server. Requires docker.

Aug 15, 2022

N/A

N/A

pytest-ec2

Pytest execution on EC2 instance

Oct 22, 2019

3 - Alpha

N/A

pytest-echo

pytest plugin with mechanisms for echoing environment variables, package version and generic attributes

Dec 05, 2023

5 - Production/Stable

pytest >=2.2

pytest-ekstazi

Pytest plugin to select test using Ekstazi algorithm

Sep 10, 2022

N/A

pytest

pytest-elasticsearch

Elasticsearch fixtures and fixture factories for Pytest.

Mar 15, 2024

5 - Production/Stable

pytest >=7.0

pytest-elements

Tool to help automate user interfaces

Jan 13, 2021

N/A

pytest (>=5.4,<6.0)

pytest-eliot

An eliot plugin for pytest.

Aug 31, 2022

1 - Planning

pytest (>=5.4.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

A pytest plugin that designed for embedded testing.

Mar 01, 2024

5 - Production/Stable

pytest>=7.0

pytest-embedded-arduino

Make pytest-embedded plugin work with Arduino.

Mar 01, 2024

5 - Production/Stable

N/A

pytest-embedded-idf

Make pytest-embedded plugin work with ESP-IDF.

Mar 01, 2024

5 - Production/Stable

N/A

pytest-embedded-jtag

Make pytest-embedded plugin work with JTAG.

Mar 01, 2024

5 - Production/Stable

N/A

pytest-embedded-qemu

Make pytest-embedded plugin work with QEMU.

Mar 01, 2024

5 - Production/Stable

N/A

pytest-embedded-serial

Make pytest-embedded plugin work with Serial.

Mar 01, 2024

5 - Production/Stable

N/A

pytest-embedded-serial-esp

Make pytest-embedded plugin work with Espressif target boards.

Mar 01, 2024

5 - Production/Stable

N/A

pytest-embedded-wokwi

Make pytest-embedded plugin work with the Wokwi CLI.

Mar 01, 2024

5 - Production/Stable

N/A

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)

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

Apr 09, 2023

4 - Beta

pytest (==7.0.1)

pytest-enabler

Enable installed pytest plugins

Mar 21, 2024

5 - Production/Stable

pytest>=6; extra == “testing”

pytest-encode

set your encoding and logger

Nov 06, 2021

N/A

N/A

pytest-encode-kane

set your encoding and logger

Nov 16, 2021

N/A

pytest

pytest-encoding

set your encoding and logger

Aug 11, 2023

N/A

pytest

pytest-energy-reporter

A energy estimation reporter for pytest

Mar 19, 2024

N/A

N/A

pytest-enhanced-reports

Enhanced test reports for pytest

Dec 15, 2022

N/A

N/A

pytest-enhancements

Improvements for pytest (rejected upstream)

Oct 30, 2019

4 - Beta

N/A

pytest-env

pytest plugin that allows you to add environment variables.

Nov 28, 2023

5 - Production/Stable

pytest>=7.4.3

pytest-envfiles

A py.test plugin that parses environment files before running tests

Oct 08, 2015

3 - Alpha

N/A

pytest-env-info

Push information about the running pytest into envvars

Nov 25, 2017

4 - Beta

pytest (>=3.1.1)

pytest-environment

Pytest Environment

Mar 17, 2024

1 - Planning

N/A

pytest-envraw

py.test plugin that allows you to add environment variables.

Aug 27, 2020

4 - Beta

pytest (>=2.6.0)

pytest-envvars

Pytest plugin to validate use of envvars on your tests

Jun 13, 2020

5 - Production/Stable

pytest (>=3.0.0)

pytest-env-yaml

Apr 02, 2019

N/A

N/A

pytest-eradicate

pytest plugin to check for commented out code

Sep 08, 2020

N/A

pytest (>=2.4.2)

pytest_erp

py.test plugin to send test info to report portal dynamically

Jan 13, 2015

N/A

N/A

pytest-error-for-skips

Pytest plugin to treat skipped tests a test failure

Dec 19, 2019

4 - Beta

pytest (>=4.6)

pytest-eth

PyTest plugin for testing Smart Contracts for Ethereum Virtual Machine (EVM).

Aug 14, 2020

1 - Planning

N/A

pytest-ethereum

pytest-ethereum: Pytest library for ethereum projects.

Jun 24, 2019

3 - Alpha

pytest (==3.3.2); extra == ‘dev’

pytest-eucalyptus

Pytest Plugin for BDD

Jun 28, 2022

N/A

pytest (>=4.2.0)

pytest-eventlet

Applies eventlet monkey-patch as a pytest plugin.

Oct 04, 2021

N/A

pytest ; extra == ‘dev’

pytest-evm

The testing package containing tools to test Web3-based projects

Jan 24, 2024

4 - Beta

pytest (>=7.4.3,<8.0.0)

pytest_exact_fixtures

Parse queries in Lucene and Elasticsearch syntaxes

Feb 04, 2019

N/A

N/A

pytest-examples

Pytest plugin for testing examples in docstrings and markdown files.

Jul 11, 2023

4 - Beta

pytest>=7

pytest-exasol-itde

Feb 15, 2024

N/A

pytest (>=7,<9)

pytest-excel

pytest plugin for generating excel reports

Sep 14, 2023

5 - Production/Stable

N/A

pytest-exceptional

Better exceptions

Mar 16, 2017

4 - Beta

N/A

pytest-exception-script

Walk your code through exception script to check it’s resiliency to failures.

Aug 04, 2020

3 - Alpha

pytest

pytest-executable

pytest plugin for testing executables

Oct 07, 2023

N/A

pytest <8,>=5

pytest-execution-timer

A timer for the phases of Pytest’s execution.

Dec 24, 2021

4 - Beta

N/A

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

pytest-expect

py.test plugin to store test expectations and mark tests based on them

Apr 21, 2016

4 - Beta

N/A

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)

pytest-expecter

Better testing with expecter and pytest.

Sep 18, 2022

5 - Production/Stable

N/A

pytest-expectr

This plugin is used to expect multiple assert using pytest framework.

Oct 05, 2018

N/A

pytest (>=2.4.2)

pytest-expect-test

A fixture to support expect tests in pytest

Apr 10, 2023

4 - Beta

pytest (>=3.5.0)

pytest-experiments

A pytest plugin to help developers of research-oriented software projects keep track of the results of their numerical experiments.

Dec 13, 2021

4 - Beta

pytest (>=6.2.5,<7.0.0)

pytest-explicit

A Pytest plugin to ignore certain marked tests by default

Jun 15, 2021

5 - Production/Stable

pytest

pytest-exploratory

Interactive console for pytest.

Aug 18, 2023

N/A

pytest (>=6.2)

pytest-explorer

terminal ui for exploring and running tests

Aug 01, 2023

N/A

N/A

pytest-extensions

A collection of helpers for pytest to ease testing

Aug 17, 2022

4 - Beta

pytest ; extra == ‘testing’

pytest-external-blockers

a special outcome for tests that are blocked for external reasons

Oct 05, 2021

N/A

pytest

pytest_extra

Some helpers for writing tests with pytest.

Aug 14, 2014

N/A

N/A

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-extra-markers

Additional pytest markers to dynamically enable/disable tests viia CLI flags

Mar 05, 2023

4 - Beta

pytest

pytest-fabric

Provides test utilities to run fabric task tests by using docker containers

Sep 12, 2018

5 - Production/Stable

N/A

pytest-factor

A package to prevent Dependency Confusion attacks against Yandex.

Feb 20, 2024

N/A

N/A

pytest-factory

Use factories for test setup with py.test

Sep 06, 2020

3 - Alpha

pytest (>4.3)

pytest-factoryboy

Factory Boy support for pytest.

Mar 05, 2024

6 - Mature

pytest (>=6.2)

pytest-factoryboy-fixtures

Generates pytest fixtures that allow the use of type hinting

Jun 25, 2020

N/A

N/A

pytest-factoryboy-state

Simple factoryboy random state management

Mar 22, 2022

5 - Production/Stable

pytest (>=5.0)

pytest-failed-screen-record

Create a video of the screen when pytest fails

Jan 05, 2023

4 - Beta

pytest (>=7.1.2d,<8.0.0)

pytest-failed-screenshot

Test case fails,take a screenshot,save it,attach it to the allure

Apr 21, 2021

N/A

N/A

pytest-failed-to-verify

A pytest plugin that helps better distinguishing real test failures from setup flakiness.

Aug 08, 2019

5 - Production/Stable

pytest (>=4.1.0)

pytest-fail-slow

Fail tests that take too long to run

Feb 11, 2024

N/A

pytest>=7.0

pytest-faker

Faker integration with the pytest framework.

Dec 19, 2016

6 - Mature

N/A

pytest-falcon

Pytest helpers for Falcon.

Sep 07, 2016

4 - Beta

N/A

pytest-falcon-client

A package to prevent Dependency Confusion attacks against Yandex.

Feb 21, 2024

N/A

N/A

pytest-fantasy

Pytest plugin for Flask Fantasy Framework

Mar 14, 2019

N/A

N/A

pytest-fastapi

Dec 27, 2020

N/A

N/A

pytest-fastapi-deps

A fixture which allows easy replacement of fastapi dependencies for testing

Jul 20, 2022

5 - Production/Stable

pytest

pytest-fastest

Use SCM and coverage to run only needed tests

Oct 04, 2023

4 - Beta

pytest (>=4.4)

pytest-fast-first

Pytest plugin that runs fast tests first

Jan 19, 2023

3 - Alpha

pytest

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-file

Pytest File

Mar 18, 2024

1 - Planning

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-file-watcher

Pytest-File-Watcher is a CLI tool that watches for changes in your code and runs pytest on the changed files.

Mar 23, 2023

N/A

pytest

pytest-filter-case

run test cases filter by mark

Nov 05, 2020

N/A

N/A

pytest-filter-subpackage

Pytest plugin for filtering based on sub-packages

Mar 04, 2024

5 - Production/Stable

pytest >=4.6

pytest-find-dependencies

A pytest plugin to find dependencies between tests

Mar 16, 2024

4 - Beta

pytest >=4.3.0

pytest-finer-verdicts

A pytest plugin to treat non-assertion failures as test errors.

Jun 18, 2020

N/A

pytest (>=5.4.3)

pytest-firefox

pytest plugin to manipulate firefox

Aug 08, 2017

3 - Alpha

pytest (>=3.0.2)

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

pytest-fixturecollection

A pytest plugin to collect tests based on fixtures being used by tests

Feb 22, 2024

4 - Beta

pytest >=3.5.0

pytest-fixture-config

Fixture configuration utils for py.test

May 28, 2019

5 - Production/Stable

pytest

pytest-fixture-maker

Pytest plugin to load fixtures from YAML files

Sep 21, 2021

N/A

N/A

pytest-fixture-marker

A pytest plugin to add markers based on fixtures used.

Oct 11, 2020

5 - Production/Stable

N/A

pytest-fixture-order

pytest plugin to control fixture evaluation order

May 16, 2022

5 - Production/Stable

pytest (>=3.0)

pytest-fixture-ref

Lets users reference fixtures without name matching magic.

Nov 17, 2022

4 - Beta

N/A

pytest-fixture-remover

A LibCST codemod to remove pytest fixtures applied via the usefixtures decorator, as well as its parametrizations.

Feb 14, 2024

5 - Production/Stable

N/A

pytest-fixture-rtttg

Warn or fail on fixture name clash

Feb 23, 2022

N/A

pytest (>=7.0.1,<8.0.0)

pytest-fixtures

Common fixtures for pytest

May 01, 2019

5 - Production/Stable

N/A

pytest-fixture-tools

Plugin for pytest which provides tools for fixtures

Aug 18, 2020

6 - Mature

pytest

pytest-fixture-typecheck

A pytest plugin to assert type annotations at runtime.

Aug 24, 2021

N/A

pytest

pytest-flake8

pytest plugin to check FLAKE8 requirements

Mar 18, 2022

4 - Beta

pytest (>=7.0)

pytest-flake8-path

A pytest fixture for testing flake8 plugins.

Jul 10, 2023

5 - Production/Stable

pytest

pytest-flake8-v2

pytest plugin to check FLAKE8 requirements

Mar 01, 2022

5 - Production/Stable

pytest (>=7.0)

pytest-flakefinder

Runs tests multiple times to expose flakiness.

Oct 26, 2022

4 - Beta

pytest (>=2.7.1)

pytest-flakes

pytest plugin to check source code with pyflakes

Dec 02, 2021

5 - Production/Stable

pytest (>=5)

pytest-flaptastic

Flaptastic py.test plugin

Mar 17, 2019

N/A

N/A

pytest-flask

A set of py.test fixtures to test Flask applications.

Oct 23, 2023

5 - Production/Stable

pytest >=5.2

pytest-flask-ligand

Pytest fixtures and helper functions to use for testing flask-ligand microservices.

Apr 25, 2023

4 - Beta

pytest (~=7.3)

pytest-flask-sqlalchemy

A pytest plugin for preserving test isolation in Flask-SQlAlchemy using database transactions.

Apr 30, 2022

4 - Beta

pytest (>=3.2.1)

pytest-flask-sqlalchemy-transactions

Run tests in transactions using pytest, Flask, and SQLalchemy.

Aug 02, 2018

4 - Beta

pytest (>=3.2.1)

pytest-flexreport

Apr 15, 2023

4 - Beta

pytest

pytest-fluent

A pytest plugin in order to provide logs via fluentd

Jun 26, 2023

4 - Beta

pytest (>=7.0.0)

pytest-fluentbit

A pytest plugin in order to provide logs via fluentbit

Jun 16, 2023

4 - Beta

pytest (>=7.0.0)

pytest-flyte

Pytest fixtures for simplifying Flyte integration testing

May 03, 2021

N/A

pytest

pytest-focus

A pytest plugin that alerts user of failed test cases with screen notifications

May 04, 2019

4 - Beta

pytest

pytest-forbid

Mar 07, 2023

N/A

pytest (>=7.2.2,<8.0.0)

pytest-forcefail

py.test plugin to make the test failing regardless of pytest.mark.xfail

May 15, 2018

4 - Beta

N/A

pytest-forks

Fork helper for pytest

Mar 05, 2024

N/A

N/A

pytest-forward-compatability

A name to avoid typosquating pytest-foward-compatibility

Sep 06, 2020

N/A

N/A

pytest-forward-compatibility

A pytest plugin to shim pytest commandline options for fowards compatibility

Sep 29, 2020

N/A

N/A

pytest-frappe

Pytest Frappe Plugin - A set of pytest fixtures to test Frappe applications

Oct 29, 2023

4 - Beta

pytest>=7.0.0

pytest-freezegun

Wrap tests with fixtures in freeze_time

Jul 19, 2020

4 - Beta

pytest (>=3.0.0)

pytest-freezer

Pytest plugin providing a fixture interface for spulec/freezegun

Jun 21, 2023

N/A

pytest >= 3.6

pytest-freeze-reqs

Check if requirement files are frozen

Apr 29, 2021

N/A

N/A

pytest-frozen-uuids

Deterministically frozen UUID’s for your tests

Apr 17, 2022

N/A

pytest (>=3.0)

pytest-func-cov

Pytest plugin for measuring function coverage

Apr 15, 2021

3 - Alpha

pytest (>=5)

pytest-funparam

An alternative way to parametrize test cases.

Dec 02, 2021

4 - Beta

pytest >=4.6.0

pytest-fxa

pytest plugin for Firefox Accounts

Aug 28, 2018

5 - Production/Stable

N/A

pytest-fxtest

Oct 27, 2020

N/A

N/A

pytest-fzf

fzf-based test selector for pytest

Feb 07, 2024

4 - Beta

pytest >=6.0.0

pytest_gae

pytest plugin for apps written with Google’s AppEngine

Aug 03, 2016

3 - Alpha

N/A

pytest-gather-fixtures

set up asynchronous pytest fixtures concurrently

Apr 12, 2022

N/A

pytest (>=6.0.0)

pytest-gc

The garbage collector plugin for py.test

Feb 01, 2018

N/A

N/A

pytest-gcov

Uses gcov to measure test coverage of a C library

Feb 01, 2018

3 - Alpha

N/A

pytest-gcs

GCS fixtures and fixture factories for Pytest.

Mar 01, 2024

5 - Production/Stable

pytest >=6.2

pytest-gee

The Python plugin for your GEE based packages.

Feb 15, 2024

3 - Alpha

pytest

pytest-gevent

Ensure that gevent is properly patched when invoking pytest

Feb 25, 2020

N/A

pytest

pytest-gherkin

A flexible framework for executing BDD gherkin tests

Jul 27, 2019

3 - Alpha

pytest (>=5.0.0)

pytest-gh-log-group

pytest plugin for gh actions

Jan 11, 2022

3 - Alpha

pytest

pytest-ghostinspector

For finding/executing Ghost Inspector tests

May 17, 2016

3 - Alpha

N/A

pytest-girder

A set of pytest fixtures for testing Girder applications.

Mar 14, 2024

N/A

pytest>=3.6

pytest-git

Git repository fixture for py.test

May 28, 2019

5 - Production/Stable

pytest

pytest-gitconfig

Provide a gitconfig sandbox for testing

Oct 15, 2023

4 - Beta

pytest>=7.1.2

pytest-gitcov

Pytest plugin for reporting on coverage of the last git commit.

Jan 11, 2020

2 - Pre-Alpha

N/A

pytest-git-fixtures

Pytest fixtures for testing with git.

Mar 11, 2021

4 - Beta

pytest

pytest-github

Plugin for py.test that associates tests with github issues using a marker.

Mar 07, 2019

5 - Production/Stable

N/A

pytest-github-actions-annotate-failures

pytest plugin to annotate failed tests with a workflow command for GitHub Actions

May 04, 2023

5 - Production/Stable

pytest (>=4.0.0)

pytest-github-report

Generate a GitHub report using pytest in GitHub Workflows

Jun 03, 2022

4 - Beta

N/A

pytest-gitignore

py.test plugin to ignore the same files as git

Jul 17, 2015

4 - Beta

N/A

pytest-gitlabci-parallelized

Parallelize pytest across GitLab CI workers.

Mar 08, 2023

N/A

N/A

pytest-gitlab-fold

Folds output sections in GitLab CI build log

Dec 31, 2023

4 - Beta

pytest >=2.6.0

pytest-git-selector

Utility to select tests that have had its dependencies modified (as identified by git diff)

Nov 17, 2022

N/A

N/A

pytest-glamor-allure

Extends allure-pytest functionality

Jul 22, 2022

4 - Beta

pytest

pytest-gnupg-fixtures

Pytest fixtures for testing with gnupg.

Mar 04, 2021

4 - Beta

pytest

pytest-golden

Plugin for pytest that offloads expected outputs to data files

Jul 18, 2022

N/A

pytest (>=6.1.2)

pytest-goldie

A plugin to support golden tests with pytest.

May 23, 2023

4 - Beta

pytest (>=3.5.0)

pytest-google-chat

Notify google chat channel for test results

Mar 27, 2022

4 - Beta

pytest

pytest-graphql-schema

Get graphql schema as fixture for pytest

Oct 18, 2019

N/A

N/A

pytest-greendots

Green progress dots

Feb 08, 2014

3 - Alpha

N/A

pytest-group-by-class

A Pytest plugin for running a subset of your tests by splitting them in to groups of classes.

Jun 27, 2023

5 - Production/Stable

pytest (>=2.5)

pytest-growl

Growl notifications for pytest results.

Jan 13, 2014

5 - Production/Stable

N/A

pytest-grpc

pytest plugin for grpc

May 01, 2020

N/A

pytest (>=3.6.0)

pytest-grunnur

Py.Test plugin for Grunnur-based packages.

Feb 05, 2023

N/A

N/A

pytest_gui_status

Show pytest status in gui

Jan 23, 2016

N/A

pytest

pytest-hammertime

Display “🔨 “ instead of “.” for passed pytest tests.

Jul 28, 2018

N/A

pytest

pytest-harmony

Chain tests and data with pytest

Jan 17, 2023

N/A

pytest (>=7.2.1,<8.0.0)

pytest-harvest

Store data created during your pytest tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking purposes.

Mar 16, 2024

5 - Production/Stable

N/A

pytest-helm-chart

A plugin to provide different types and configs of Kubernetes clusters that can be used for testing.

Jun 15, 2020

4 - Beta

pytest (>=5.4.2,<6.0.0)

pytest-helm-charts

A plugin to provide different types and configs of Kubernetes clusters that can be used for testing.

Feb 07, 2024

4 - Beta

pytest (>=8.0.0,<9.0.0)

pytest-helper

Functions to help in using the pytest testing framework

May 31, 2019

5 - Production/Stable

N/A

pytest-helpers

pytest helpers

May 17, 2020

N/A

pytest

pytest-helpers-namespace

Pytest Helpers Namespace Plugin

Dec 29, 2021

5 - Production/Stable

pytest (>=6.0.0)

pytest-henry

Aug 29, 2023

N/A

N/A

pytest-hidecaptured

Hide captured output

May 04, 2018

4 - Beta

pytest (>=2.8.5)

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-history

Pytest plugin to keep a history of your pytest runs

Jan 14, 2024

N/A

pytest (>=7.4.3,<8.0.0)

pytest-home

Home directory fixtures

Oct 09, 2023

5 - Production/Stable

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

Mar 23, 2024

3 - Alpha

pytest==8.0.2

pytest-honey

A simple plugin to use with pytest

Jan 07, 2022

4 - Beta

pytest (>=3.5.0)

pytest-honors

Report on tests that honor constraints, and guard against regressions

Mar 06, 2020

4 - Beta

N/A

pytest-hot-reloading

Jan 06, 2024

N/A

N/A

pytest-hot-test

A plugin that tracks test changes

Dec 10, 2022

4 - Beta

pytest (>=3.5.0)

pytest-houdini

pytest plugin for testing code in Houdini.

Feb 09, 2024

N/A

pytest

pytest-hoverfly

Simplify working with Hoverfly from pytest

Jan 30, 2023

N/A

pytest (>=5.0)

pytest-hoverfly-wrapper

Integrates the Hoverfly HTTP proxy into Pytest

Feb 27, 2023

5 - Production/Stable

pytest (>=3.7.0)

pytest-hpfeeds

Helpers for testing hpfeeds in your python project

Feb 28, 2023

4 - Beta

pytest (>=6.2.4,<7.0.0)

pytest-html

pytest plugin for generating HTML reports

Nov 07, 2023

5 - Production/Stable

pytest>=7.0.0

pytest-html-cn

pytest plugin for generating HTML reports

Aug 01, 2023

5 - Production/Stable

N/A

pytest-html-lee

optimized pytest plugin for generating HTML reports

Jun 30, 2020

5 - Production/Stable

pytest (>=5.0)

pytest-html-merger

Pytest HTML reports merging utility

Nov 11, 2023

N/A

N/A

pytest-html-object-storage

Pytest report plugin for send HTML report on object-storage

Jan 17, 2024

5 - Production/Stable

N/A

pytest-html-profiling

Pytest plugin for generating HTML reports with per-test profiling and optionally call graph visualizations. Based on pytest-html by Dave Hunt.

Feb 11, 2020

5 - Production/Stable

pytest (>=3.0)

pytest-html-reporter

Generates a static html report based on pytest framework

Feb 13, 2022

N/A

N/A

pytest-html-report-merger

Oct 23, 2023

N/A

N/A

pytest-html-thread

pytest plugin for generating HTML reports

Dec 29, 2020

5 - Production/Stable

N/A

pytest-http

Fixture “http” for http requests

Dec 05, 2019

N/A

N/A

pytest-httpbin

Easily test your HTTP library against a local copy of httpbin

May 08, 2023

5 - Production/Stable

pytest ; extra == ‘test’

pytest-httpdbg

A pytest plugin to record HTTP(S) requests with stack trace

Jan 10, 2024

3 - Alpha

pytest >=7.0.0

pytest-http-mocker

Pytest plugin for http mocking (via https://github.com/vilus/mocker)

Oct 20, 2019

N/A

N/A

pytest-httpretty

A thin wrapper of HTTPretty for pytest

Feb 16, 2014

3 - Alpha

N/A

pytest_httpserver

pytest-httpserver is a httpserver for pytest

Feb 24, 2024

3 - Alpha

N/A

pytest-httptesting

http_testing framework on top of pytest

Jul 24, 2023

N/A

pytest (>=7.2.0,<8.0.0)

pytest-httpx

Send responses to httpx.

Feb 21, 2024

5 - Production/Stable

pytest <9,>=7

pytest-httpx-blockage

Disable httpx requests during a test run

Feb 16, 2023

N/A

pytest (>=7.2.1)

pytest-httpx-recorder

Recorder feature based on pytest_httpx, like recorder feature in responses.

Jan 04, 2024

5 - Production/Stable

pytest

pytest-hue

Visualise PyTest status via your Phillips Hue lights

May 09, 2019

N/A

N/A

pytest-hylang

Pytest plugin to allow running tests written in hylang

Mar 28, 2021

N/A

pytest

pytest-hypo-25

help hypo module for pytest

Jan 12, 2020

3 - Alpha

N/A

pytest-iam

A fully functional OAUTH2 / OpenID Connect (OIDC) server to be used in your testsuite

Mar 14, 2024

3 - Alpha

pytest (>=7.0.0)

pytest-ibutsu

A plugin to sent pytest results to an Ibutsu server

Aug 05, 2022

4 - Beta

pytest>=7.1

pytest-icdiff

use icdiff for better error messages in pytest assertions

Dec 05, 2023

4 - Beta

pytest

pytest-idapro

A pytest plugin for idapython. Allows a pytest setup to run tests outside and inside IDA in an automated manner by runnig pytest inside IDA and by mocking idapython api

Nov 03, 2018

N/A

N/A

pytest-idem

A pytest plugin to help with testing idem projects

Dec 13, 2023

5 - Production/Stable

N/A

pytest-idempotent

Pytest plugin for testing function idempotence.

Jul 25, 2022

N/A

N/A

pytest-ignore-flaky

ignore failures from flaky tests (pytest plugin)

Oct 11, 2023

5 - Production/Stable

pytest >=6.0

pytest-ignore-test-results

A pytest plugin to ignore test results.

Aug 17, 2023

2 - Pre-Alpha

pytest>=7.0

pytest-image-diff

Mar 09, 2023

3 - Alpha

pytest

pytest-image-snapshot

A pytest plugin for image snapshot management and comparison.

Dec 01, 2023

4 - Beta

pytest >=3.5.0

pytest-incremental

an incremental test runner (pytest plugin)

Apr 24, 2021

5 - Production/Stable

N/A

pytest-influxdb

Plugin for influxdb and pytest integration.

Apr 20, 2021

N/A

N/A

pytest-info-collector

pytest plugin to collect information from tests

May 26, 2019

3 - Alpha

N/A

pytest-info-plugin

Get executed interface information in pytest interface automation framework

Sep 14, 2023

N/A

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-ini

Reuse pytest.ini to store env variables

Apr 26, 2022

N/A

N/A

pytest-inline

A pytest plugin for writing inline tests.

Oct 19, 2023

4 - Beta

pytest >=7.0.0

pytest-inmanta

A py.test plugin providing fixtures to simplify inmanta modules testing.

Dec 13, 2023

5 - Production/Stable

pytest

pytest-inmanta-extensions

Inmanta tests package

Feb 09, 2024

5 - Production/Stable

N/A

pytest-inmanta-lsm

Common fixtures for inmanta LSM related modules

Feb 20, 2024

5 - Production/Stable

N/A

pytest-inmanta-yang

Common fixtures used in inmanta yang related modules

Feb 22, 2024

4 - Beta

pytest

pytest-Inomaly

A simple image diff plugin for pytest

Feb 13, 2018

4 - Beta

N/A

pytest-in-robotframework

The extension enables easy execution of pytest tests within the Robot Framework environment.

Mar 02, 2024

N/A

pytest

pytest-insper

Pytest plugin for courses at Insper

Mar 21, 2024

N/A

pytest

pytest-insta

A practical snapshot testing plugin for pytest

Feb 19, 2024

N/A

pytest (>=7.2.0,<9.0.0)

pytest-instafail

pytest plugin to show failures instantly

Mar 31, 2023

4 - Beta

pytest (>=5)

pytest-instrument

pytest plugin to instrument tests

Apr 05, 2020

5 - Production/Stable

pytest (>=5.1.0)

pytest-integration

Organizing pytests by integration or not

Nov 17, 2022

N/A

N/A

pytest-integration-mark

Automatic integration test marking and excluding plugin for pytest

May 22, 2023

N/A

pytest (>=5.2)

pytest-interactive

A pytest plugin for console based interactive test selection just after the collection phase

Nov 30, 2017

3 - Alpha

N/A

pytest-intercept-remote

Pytest plugin for intercepting outgoing connection requests during pytest run.

May 24, 2021

4 - Beta

pytest (>=4.6)

pytest-interface-tester

Pytest plugin for checking charm relation interface protocol compliance.

Feb 09, 2024

4 - Beta

pytest

pytest-invenio

Pytest fixtures for Invenio.

Feb 28, 2024

5 - Production/Stable

pytest <7.2.0,>=6

pytest-involve

Run tests covering a specific file or changeset

Feb 02, 2020

4 - Beta

pytest (>=3.5.0)

pytest-ipdb

A py.test plug-in to enable drop to ipdb debugger on test failure.

Mar 20, 2013

2 - Pre-Alpha

N/A

pytest-ipynb

THIS PROJECT IS ABANDONED

Jan 29, 2019

3 - Alpha

N/A

pytest-isolate

Feb 20, 2023

4 - Beta

pytest

pytest-isort

py.test plugin to check import ordering using isort

Mar 05, 2024

5 - Production/Stable

pytest (>=5.0)

pytest-it

Pytest plugin to display test reports as a plaintext spec, inspired by Rspec: https://github.com/mattduck/pytest-it.

Jan 29, 2024

4 - Beta

N/A

pytest-iterassert

Nicer list and iterable assertion messages for pytest

May 11, 2020

3 - Alpha

N/A

pytest-iters

A contextmanager pytest fixture for handling multiple mock iters

May 24, 2022

N/A

N/A

pytest_jar_yuan

A allure and pytest used package

Dec 12, 2022

N/A

N/A

pytest-jasmine

Run jasmine tests from your pytest test suite

Nov 04, 2017

1 - Planning

N/A

pytest-jelastic

Pytest plugin defining the necessary command-line options to pass to pytests testing a Jelastic environment.

Nov 16, 2022

N/A

pytest (>=7.2.0,<8.0.0)

pytest-jest

A custom jest-pytest oriented Pytest reporter

May 22, 2018

4 - Beta

pytest (>=3.3.2)

pytest-jinja

A plugin to generate customizable jinja-based HTML reports in pytest

Oct 04, 2022

3 - Alpha

pytest (>=6.2.5,<7.0.0)

pytest-jira

py.test JIRA integration plugin, using markers

Mar 18, 2024

3 - Alpha

N/A

pytest-jira-xfail

Plugin skips (xfail) tests if unresolved Jira issue(s) linked

Jun 19, 2023

N/A

pytest (>=7.2.0)

pytest-jira-xray

pytest plugin to integrate tests with JIRA XRAY

Sep 08, 2023

4 - Beta

pytest >=6.2.4

pytest-job-selection

A pytest plugin for load balancing test suites

Jan 30, 2023

4 - Beta

pytest (>=3.5.0)

pytest-jobserver

Limit parallel tests with posix jobserver.

May 15, 2019

5 - Production/Stable

pytest

pytest-joke

Test failures are better served with humor.

Oct 08, 2019

4 - Beta

pytest (>=4.2.1)

pytest-json

Generate JSON test reports

Jan 18, 2016

4 - Beta

N/A

pytest-json-fixtures

JSON output for the –fixtures flag

Mar 14, 2023

4 - Beta

N/A

pytest-jsonlint

UNKNOWN

Aug 04, 2016

N/A

N/A

pytest-json-report

A pytest plugin to report test results as JSON files

Mar 15, 2022

4 - Beta

pytest (>=3.8.0)

pytest-json-report-wip

A pytest plugin to report test results as JSON files

Oct 28, 2023

4 - Beta

pytest >=3.8.0

pytest-jtr

pytest plugin supporting json test report output

Nov 29, 2022

N/A

pytest (>=7.1.2,<8.0.0)

pytest-jupyter

A pytest plugin for testing Jupyter libraries and extensions.

Mar 12, 2024

4 - Beta

pytest

pytest-jupyterhub

A reusable JupyterHub pytest plugin

Apr 25, 2023

5 - Production/Stable

pytest

pytest-kafka

Zookeeper, Kafka server, and Kafka consumer fixtures for Pytest

Jun 14, 2023

N/A

pytest

pytest-kafkavents

A plugin to send pytest events to Kafka

Sep 08, 2021

4 - Beta

pytest

pytest-kasima

Display horizontal lines above and below the captured standard output for easy viewing.

Jan 26, 2023

5 - Production/Stable

pytest (>=7.2.1,<8.0.0)

pytest-keep-together

Pytest plugin to customize test ordering by running all ‘related’ tests together

Dec 07, 2022

5 - Production/Stable

pytest

pytest-kexi

Apr 29, 2022

N/A

pytest (>=7.1.2,<8.0.0)

pytest-keyring

A Pytest plugin to access the system’s keyring to provide credentials for tests

Oct 01, 2023

N/A

pytest (>=7.1)

pytest-kind

Kubernetes test support with KIND for pytest

Nov 30, 2022

5 - Production/Stable

N/A

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-koopmans

A plugin for testing the koopmans package

Nov 21, 2022

4 - Beta

pytest (>=3.5.0)

pytest-krtech-common

pytest krtech common library

Nov 28, 2016

4 - Beta

N/A

pytest-kubernetes

Sep 14, 2023

N/A

pytest (>=7.2.1,<8.0.0)

pytest-kuunda

pytest plugin to help with test data setup for PySpark tests

Feb 25, 2024

4 - Beta

pytest >=6.2.0

pytest-kwparametrize

Alternate syntax for @pytest.mark.parametrize with test cases as dictionaries and default value fallbacks

Jan 22, 2021

N/A

pytest (>=6)

pytest-lambda

Define pytest fixtures with lambda functions.

Aug 20, 2022

3 - Alpha

pytest (>=3.6,<8)

pytest-lamp

Jan 06, 2017

3 - Alpha

N/A

pytest-langchain

Pytest-style test runner for langchain agents

Feb 26, 2023

N/A

pytest

pytest-lark

Create fancy and clear HTML test reports.

Nov 05, 2023

N/A

N/A

pytest-launchable

Launchable Pytest Plugin

Apr 05, 2023

N/A

pytest (>=4.2.0)

pytest-layab

Pytest fixtures for layab.

Oct 05, 2020

5 - Production/Stable

N/A

pytest-lazy-fixture

It helps to use fixtures in pytest.mark.parametrize

Feb 01, 2020

4 - Beta

pytest (>=3.2.5)

pytest-lazy-fixtures

Allows you to use fixtures in @pytest.mark.parametrize.

Mar 16, 2024

N/A

pytest (>=7)

pytest-ldap

python-ldap fixtures for pytest

Aug 18, 2020

N/A

pytest

pytest-leak-finder

Find the test that’s leaking before the one that fails

Feb 15, 2023

4 - Beta

pytest (>=3.5.0)

pytest-leaks

A pytest plugin to trace resource leaks.

Nov 27, 2019

1 - Planning

N/A

pytest-leaping

A simple plugin to use with pytest

Mar 22, 2024

4 - Beta

pytest>=6.2.0

pytest-level

Select tests of a given level or lower

Oct 21, 2019

N/A

pytest

pytest-libfaketime

A python-libfaketime plugin for pytest.

Dec 22, 2018

4 - Beta

pytest (>=3.0.0)

pytest-libiio

A pytest plugin to manage interfacing with libiio contexts

Dec 22, 2023

4 - Beta

N/A

pytest-libnotify

Pytest plugin that shows notifications about the test run

Apr 02, 2021

3 - Alpha

pytest

pytest-ligo

Jan 16, 2020

4 - Beta

N/A

pytest-lineno

A pytest plugin to show the line numbers of test functions

Dec 04, 2020

N/A

pytest

pytest-line-profiler

Profile code executed by pytest

Aug 10, 2023

4 - Beta

pytest >=3.5.0

pytest-line-profiler-apn

Profile code executed by pytest

Dec 05, 2022

N/A

pytest (>=3.5.0)

pytest-lisa

Pytest plugin for organizing tests.

Jan 21, 2021

3 - Alpha

pytest (>=6.1.2,<7.0.0)

pytest-listener

A simple network listener

May 28, 2019

5 - Production/Stable

pytest

pytest-litf

A pytest plugin that stream output in LITF format

Jan 18, 2021

4 - Beta

pytest (>=3.1.1)

pytest-litter

Pytest plugin which verifies that tests do not modify file trees.

Nov 23, 2023

4 - Beta

pytest >=6.1

pytest-live

Live results for pytest

Mar 08, 2020

N/A

pytest

pytest-local-badge

Generate local badges (shields) reporting your test suite status.

Jan 15, 2023

N/A

pytest (>=6.1.0)

pytest-localftpserver

A PyTest plugin which provides an FTP fixture for your tests

Oct 14, 2023

5 - Production/Stable

pytest

pytest-localserver

pytest plugin to test server connections locally.

Oct 12, 2023

4 - Beta

N/A

pytest-localstack

Pytest plugin for AWS integration tests

Jun 07, 2023

4 - Beta

pytest (>=6.0.0,<7.0.0)

pytest-lock

pytest-lock is a pytest plugin that allows you to “lock” the results of unit tests, storing them in a local cache. This is particularly useful for tests that are resource-intensive or don’t need to be run every time. When the tests are run subsequently, pytest-lock will compare the current results with the locked results and issue a warning if there are any discrepancies.

Feb 03, 2024

N/A

pytest (>=7.4.3,<8.0.0)

pytest-lockable

lockable resource plugin for pytest

Jan 24, 2024

5 - Production/Stable

pytest

pytest-locker

Used to lock object during testing. Essentially changing assertions from being hard coded to asserting that nothing changed

Oct 29, 2021

N/A

pytest (>=5.4)

pytest-log

print log

Aug 15, 2021

N/A

pytest (>=3.8)

pytest-logbook

py.test plugin to capture logbook log messages

Nov 23, 2015

5 - Production/Stable

pytest (>=2.8)

pytest-logdog

Pytest plugin to test logging

Jun 15, 2021

1 - Planning

pytest (>=6.2.0)

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)

pytest-logger

Plugin configuring handlers for loggers from Python logging module.

Mar 10, 2024

5 - Production/Stable

pytest (>=3.2)

pytest-logging

Configures logging and allows tweaking the log level with a py.test flag

Nov 04, 2015

4 - Beta

N/A

pytest-logging-end-to-end-test-tool

Sep 23, 2022

N/A

pytest (>=7.1.2,<8.0.0)

pytest-logikal

Common testing environment

Feb 05, 2024

5 - Production/Stable

pytest ==8.0.0

pytest-log-report

Package for creating a pytest test run reprot

Dec 26, 2019

N/A

N/A

pytest-loguru

Pytest Loguru

Mar 20, 2024

5 - Production/Stable

pytest; extra == “test”

pytest-loop

pytest plugin for looping tests

Jul 22, 2022

5 - Production/Stable

pytest (>=6)

pytest-lsp

A pytest plugin for end-to-end testing of language servers

Feb 07, 2024

3 - Alpha

pytest

pytest-manual-marker

pytest marker for marking manual tests

Aug 04, 2022

3 - Alpha

pytest>=7

pytest-markdoctest

A pytest plugin to doctest your markdown files

Jul 22, 2022

4 - Beta

pytest (>=6)

pytest-markdown

Test your markdown docs with pytest

Jan 15, 2021

4 - Beta

pytest (>=6.0.1,<7.0.0)

pytest-markdown-docs

Run markdown code fences through pytest

Mar 05, 2024

N/A

pytest (>=7.0.0)

pytest-marker-bugzilla

py.test bugzilla integration plugin, using markers

Jan 09, 2020

N/A

N/A

pytest-markers-presence

A simple plugin to detect missed pytest tags and markers”

Feb 04, 2021

4 - Beta

pytest (>=6.0)

pytest-markfiltration

UNKNOWN

Nov 08, 2011

3 - Alpha

N/A

pytest-mark-no-py3

pytest plugin and bowler codemod to help migrate tests to Python 3

May 17, 2019

N/A

pytest

pytest-marks

UNKNOWN

Nov 23, 2012

3 - Alpha

N/A

pytest-matcher

Easy way to match captured `pytest` output against expectations stored in files

Mar 15, 2024

5 - Production/Stable

pytest

pytest-match-skip

Skip matching marks. Matches partial marks using wildcards.

May 15, 2019

4 - Beta

pytest (>=4.4.1)

pytest-mat-report

this is report

Jan 20, 2021

N/A

N/A

pytest-matrix

Provide tools for generating tests from combinations of fixtures.

Jun 24, 2020

5 - Production/Stable

pytest (>=5.4.3,<6.0.0)

pytest-maxcov

Compute the maximum coverage available through pytest with the minimum execution time cost

Sep 24, 2023

N/A

pytest (>=7.4.0,<8.0.0)

pytest-maybe-context

Simplify tests with warning and exception cases.

Apr 16, 2023

N/A

pytest (>=7,<8)

pytest-maybe-raises

Pytest fixture for optional exception testing.

May 27, 2022

N/A

pytest ; extra == ‘dev’

pytest-mccabe

pytest plugin to run the mccabe code complexity checker.

Jul 22, 2020

3 - Alpha

pytest (>=5.4.0)

pytest-md

Plugin for generating Markdown reports for pytest results

Jul 11, 2019

3 - Alpha

pytest (>=4.2.1)

pytest-md-report

A pytest plugin to make a test results report with Markdown table format.

Feb 04, 2024

4 - Beta

pytest !=6.0.0,<9,>=3.3.2

pytest-meilisearch

Pytest helpers for testing projects using Meilisearch

Feb 15, 2024

N/A

pytest (>=7.4.3)

pytest-memlog

Log memory usage during tests

May 03, 2023

N/A

pytest (>=7.3.0,<8.0.0)

pytest-memprof

Estimates memory consumption of test functions

Mar 29, 2019

4 - Beta

N/A

pytest-memray

A simple plugin to use with pytest

Aug 23, 2023

N/A

pytest>=7.2

pytest-menu

A pytest plugin for console based interactive test selection just after the collection phase

Oct 04, 2017

3 - Alpha

pytest (>=2.4.2)

pytest-mercurial

pytest plugin to write integration tests for projects using Mercurial Python internals

Nov 21, 2020

1 - Planning

N/A

pytest-mesh

pytest_mesh插件

Aug 05, 2022

N/A

pytest (==7.1.2)

pytest-message

Pytest plugin for sending report message of marked tests execution

Aug 04, 2022

N/A

pytest (>=6.2.5)

pytest-messenger

Pytest to Slack reporting plugin

Nov 24, 2022

5 - Production/Stable

N/A

pytest-metadata

pytest plugin for test session metadata

Feb 12, 2024

5 - Production/Stable

pytest>=7.0.0

pytest-metrics

Custom metrics report for pytest

Apr 04, 2020

N/A

pytest

pytest-mh

Pytest multihost plugin

Mar 14, 2024

N/A

pytest

pytest-mimesis

Mimesis integration with the pytest test runner

Mar 21, 2020

5 - Production/Stable

pytest (>=4.2)

pytest-minecraft

A pytest plugin for running tests against Minecraft releases

Apr 06, 2022

N/A

pytest (>=6.0.1)

pytest-mini

A plugin to test mp

Feb 06, 2023

N/A

pytest (>=7.2.0,<8.0.0)

pytest-minio-mock

A pytest plugin for mocking Minio S3 interactions

Jan 04, 2024

N/A

pytest >=5.0.0

pytest-missing-fixtures

Pytest plugin that creates missing fixtures

Oct 14, 2020

4 - Beta

pytest (>=3.5.0)

pytest-mitmproxy

pytest plugin for mitmproxy tests

Mar 07, 2024

N/A

pytest >=7.0

pytest-ml

Test your machine learning!

May 04, 2019

4 - Beta

N/A

pytest-mocha

pytest plugin to display test execution output like a mochajs

Apr 02, 2020

4 - Beta

pytest (>=5.4.0)

pytest-mock

Thin-wrapper around the mock package for easier use with pytest

Mar 21, 2024

5 - Production/Stable

pytest>=6.2.5

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)

pytest-mock-generator

A pytest fixture wrapper for https://pypi.org/project/mock-generator

May 16, 2022

5 - Production/Stable

N/A

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.

Mar 06, 2024

N/A

pytest (>=1.0)

pytest-mock-server

Mock server plugin for pytest

Jan 09, 2022

4 - Beta

pytest (>=3.5.0)

pytest-mockservers

A set of fixtures to test your requests to HTTP/UDP servers

Mar 31, 2020

N/A

pytest (>=4.3.0)

pytest-mocktcp

A pytest plugin for testing TCP clients

Oct 11, 2022

N/A

pytest

pytest-modalt

Massively distributed pytest runs using modal.com

Feb 27, 2024

4 - Beta

pytest >=6.2.0

pytest-modified-env

Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.

Jan 29, 2022

4 - Beta

N/A

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

Mar 29, 2022

5 - Production/Stable

pytest (>=7.0.0)

pytest-molecule-JC

PyTest Molecule Plugin :: discover and run molecule tests

Jul 18, 2023

5 - Production/Stable

pytest (>=7.0.0)

pytest-mongo

MongoDB process and client fixtures plugin for Pytest.

Mar 13, 2024

5 - Production/Stable

pytest >=6.2

pytest-mongodb

pytest plugin for MongoDB fixtures

May 16, 2023

5 - Production/Stable

N/A

pytest-monitor

Pytest plugin for analyzing resource usage.

Jun 25, 2023

5 - Production/Stable

pytest

pytest-monkeyplus

pytest’s monkeypatch subclass with extra functionalities

Sep 18, 2012

5 - Production/Stable

N/A

pytest-monkeytype

pytest-monkeytype: Generate Monkeytype annotations from your pytest tests.

Jul 29, 2020

4 - Beta

N/A

pytest-moto

Fixtures for integration tests of AWS services,uses moto mocking library.

Aug 28, 2015

1 - Planning

N/A

pytest-motor

A pytest plugin for motor, the non-blocking MongoDB driver.

Jul 21, 2021

3 - Alpha

pytest

pytest-mp

A test batcher for multiprocessed Pytest runs

May 23, 2018

4 - Beta

pytest

pytest-mpi

pytest plugin to collect information from tests

Jan 08, 2022

3 - Alpha

pytest

pytest-mpiexec

pytest plugin for running individual tests with mpiexec

Apr 13, 2023

3 - Alpha

pytest

pytest-mpl

pytest plugin to help with testing figures output from Matplotlib

Feb 14, 2024

4 - Beta

pytest

pytest-mproc

low-startup-overhead, scalable, distributed-testing pytest plugin

Nov 15, 2022

4 - Beta

pytest (>=6)

pytest-mqtt

pytest-mqtt supports testing systems based on MQTT

Aug 03, 2023

4 - Beta

pytest (<8) ; extra == ‘test’

pytest-multihost

Utility for writing multi-host tests for pytest

Apr 07, 2020

4 - Beta

N/A

pytest-multilog

Multi-process logs handling and other helpers for pytest

Jan 17, 2023

N/A

pytest

pytest-multithreading

a pytest plugin for th and concurrent testing

Dec 07, 2022

N/A

N/A

pytest-multithreading-allure

pytest_multithreading_allure

Nov 25, 2022

N/A

N/A

pytest-mutagen

Add the mutation testing feature to pytest

Jul 24, 2020

N/A

pytest (>=5.4)

pytest-my-cool-lib

Nov 02, 2023

N/A

pytest (>=7.1.3,<8.0.0)

pytest-mypy

Mypy static type checker plugin for Pytest

Dec 18, 2022

4 - Beta

pytest (>=6.2) ; python_version >= “3.10”

pytest-mypyd

Mypy static type checker plugin for Pytest

Aug 20, 2019

4 - Beta

pytest (<4.7,>=2.8) ; python_version < “3.5”

pytest-mypy-plugins

pytest plugin for writing tests for mypy plugins

Mar 13, 2024

4 - Beta

pytest >=7.0.0

pytest-mypy-plugins-shim

Substitute for “pytest-mypy-plugins” for Python implementations which aren’t supported by mypy.

Apr 12, 2021

N/A

pytest>=6.0.0

pytest-mypy-testing

Pytest plugin to check mypy output.

Mar 04, 2024

N/A

pytest>=7,<9

pytest-mysql

MySQL process and client fixtures for pytest

Oct 30, 2023

5 - Production/Stable

pytest >=6.2

pytest-ndb

pytest notebook debugger

Oct 15, 2023

N/A

pytest

pytest-needle

pytest plugin for visual testing websites using selenium

Dec 10, 2018

4 - Beta

pytest (<5.0.0,>=3.0.0)

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)

pytest-netdut

“Automated software testing for switches using pytest”

Mar 07, 2024

N/A

pytest <7.3,>=3.5.0

pytest-network

A simple plugin to disable network on socket level.

May 07, 2020

N/A

N/A

pytest-network-endpoints

Network endpoints plugin for pytest

Mar 06, 2022

N/A

pytest

pytest-never-sleep

pytest plugin helps to avoid adding tests without mock `time.sleep`

May 05, 2021

3 - Alpha

pytest (>=3.5.1)

pytest-nginx

nginx fixture for pytest

Aug 12, 2017

5 - Production/Stable

N/A

pytest-nginx-iplweb

nginx fixture for pytest - iplweb temporary fork

Mar 01, 2019

5 - Production/Stable

N/A

pytest-ngrok

Jan 20, 2022

3 - Alpha

pytest

pytest-ngsfixtures

pytest ngs fixtures

Sep 06, 2019

2 - Pre-Alpha

pytest (>=5.0.0)

pytest-nhsd-apim

Pytest plugin accessing NHSDigital’s APIM proxies

Feb 16, 2024

N/A

pytest (>=6.2.5,<7.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-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-nogarbage

Ensure a test produces no garbage

Aug 29, 2021

5 - Production/Stable

pytest (>=4.6.0)

pytest-nose-attrib

pytest plugin to use nose @attrib marks decorators and pick tests based on attributes and partially uses nose-attrib plugin approach

Aug 13, 2023

N/A

N/A

pytest_notebook

A pytest plugin for testing Jupyter Notebooks.

Nov 28, 2023

4 - Beta

pytest>=3.5.0

pytest-notice

Send pytest execution result email

Nov 05, 2020

N/A

N/A

pytest-notification

A pytest plugin for sending a desktop notification and playing a sound upon completion of tests

Jun 19, 2020

N/A

pytest (>=4)

pytest-notifier

A pytest plugin to notify test result

Jun 12, 2020

3 - Alpha

pytest

pytest_notify

Get notifications when your tests ends

Jul 05, 2017

N/A

pytest>=3.0.0

pytest-notimplemented

Pytest markers for not implemented features and tests.

Aug 27, 2019

N/A

pytest (>=5.1,<6.0)

pytest-notion

A PyTest Reporter to send test runs to Notion.so

Aug 07, 2019

N/A

N/A

pytest-nunit

A pytest plugin for generating NUnit3 test result XML output

Feb 26, 2024

5 - Production/Stable

N/A

pytest-oar

PyTest plugin for the OAR testing framework

May 02, 2023

N/A

pytest>=6.0.1

pytest-object-getter

Import any object from a 3rd party module while mocking its namespace on demand.

Jul 31, 2022

5 - Production/Stable

pytest

pytest-ochrus

pytest results data-base and HTML reporter

Feb 21, 2018

4 - Beta

N/A

pytest-odc

A pytest plugin for simplifying ODC database tests

Aug 04, 2023

4 - Beta

pytest (>=3.5.0)

pytest-odoo

py.test plugin to run Odoo tests

Jul 06, 2023

4 - Beta

pytest (>=7.2.0)

pytest-odoo-fixtures

Project description

Jun 25, 2019

N/A

N/A

pytest-oerp

pytest plugin to test OpenERP modules

Feb 28, 2012

3 - Alpha

N/A

pytest-offline

Mar 09, 2023

1 - Planning

pytest (>=7.0.0,<8.0.0)

pytest-ogsm-plugin

针对特定项目定制化插件,优化了pytest报告展示方式,并添加了项目所需特定参数

May 16, 2023

N/A

N/A

pytest-ok

The ultimate pytest output plugin

Apr 01, 2019

4 - Beta

N/A

pytest-only

Use @pytest.mark.only to run a single test

Mar 09, 2024

5 - Production/Stable

pytest (<7.1) ; python_full_version <= “3.6.0”

pytest-oof

A Pytest plugin providing structured, programmatic access to a test run’s results

Dec 11, 2023

4 - Beta

N/A

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-opentelemetry

A pytest plugin for instrumenting test runs via OpenTelemetry

Oct 01, 2023

N/A

pytest

pytest-opentmi

pytest plugin for publish results to opentmi

Jun 02, 2022

5 - Production/Stable

pytest (>=5.0)

pytest-operator

Fixtures for Operators

Sep 28, 2022

N/A

pytest

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

pytest-order

pytest plugin to run your tests in a specific order

Nov 18, 2023

4 - Beta

pytest >=5.0 ; python_version < “3.10”

pytest-ordering

pytest plugin to run your tests in a specific order

Nov 14, 2018

4 - Beta

pytest

pytest-order-modify

新增run_marker 来自定义用例的执行顺序

Nov 04, 2022

N/A

N/A

pytest-osxnotify

OS X notifications for py.test results.

May 15, 2015

N/A

N/A

pytest-ot

A pytest plugin for instrumenting test runs via OpenTelemetry

Mar 21, 2024

N/A

pytest; extra == “dev”

pytest-otel

OpenTelemetry plugin for Pytest

Mar 18, 2024

N/A

pytest==8.1.1

pytest-override-env-var

Pytest mark to override a value of an environment variable.

Feb 25, 2023

N/A

N/A

pytest-owner

Add owner mark for tests

Apr 25, 2022

N/A

N/A

pytest-pact

A simple plugin to use with pytest

Jan 07, 2019

4 - Beta

N/A

pytest-pahrametahrize

Parametrize your tests with a Boston accent.

Nov 24, 2021

4 - Beta

pytest (>=6.0,<7.0)

pytest-parallel

a pytest plugin for parallel and concurrent testing

Oct 10, 2021

3 - Alpha

pytest (>=3.0.0)

pytest-parallel-39

a pytest plugin for parallel and concurrent testing

Jul 12, 2021

3 - Alpha

pytest (>=3.0.0)

pytest-parallelize-tests

pytest plugin that parallelizes test execution across multiple hosts

Jan 27, 2023

4 - Beta

N/A

pytest-param

pytest plugin to test all, first, last or random params

Sep 11, 2016

4 - Beta

pytest (>=2.6.0)

pytest-paramark

Configure pytest fixtures using a combination of”parametrize” and markers

Jan 10, 2020

4 - Beta

pytest (>=4.5.0)

pytest-parameterize-from-files

A pytest plugin that parameterizes tests from data files.

Feb 15, 2024

4 - Beta

pytest>=7.2.0

pytest-parametrization

Simpler PyTest parametrization

May 22, 2022

5 - Production/Stable

N/A

pytest-parametrize-cases

A more user-friendly way to write parametrized tests.

Mar 13, 2022

N/A

pytest (>=6.1.2)

pytest-parametrized

Pytest decorator for parametrizing tests with default iterables.

Nov 03, 2023

5 - Production/Stable

pytest

pytest-parametrize-suite

A simple pytest extension for creating a named test suite.

Jan 19, 2023

5 - Production/Stable

pytest

pytest_param_files

Create pytest parametrize decorators from external files.

Jul 29, 2023

N/A

pytest

pytest-param-scope

pytest parametrize scope fixture workaround

Oct 18, 2023

N/A

pytest

pytest-parawtf

Finally spell paramete?ri[sz]e correctly

Dec 03, 2018

4 - Beta

pytest (>=3.6.0)

pytest-pass

Check out https://github.com/elilutsky/pytest-pass

Dec 04, 2019

N/A

N/A

pytest-passrunner

Pytest plugin providing the ‘run_on_pass’ marker

Feb 10, 2021

5 - Production/Stable

pytest (>=4.6.0)

pytest-paste-config

Allow setting the path to a paste config file

Sep 18, 2013

3 - Alpha

N/A

pytest-patch

An automagic `patch` fixture that can patch objects directly or by name.

Apr 29, 2023

3 - Alpha

pytest (>=7.0.0)

pytest-patches

A contextmanager pytest fixture for handling multiple mock patches

Aug 30, 2021

4 - Beta

pytest (>=3.5.0)

pytest-patterns

pytest plugin to make testing complicated long string output easy to write and easy to debug

Nov 17, 2023

4 - Beta

N/A

pytest-pdb

pytest plugin which adds pdb helper commands related to pytest.

Jul 31, 2018

N/A

N/A

pytest-peach

pytest plugin for fuzzing with Peach API Security

Apr 12, 2019

4 - Beta

pytest (>=2.8.7)

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-percents

Mar 16, 2024

N/A

N/A

pytest-perf

Run performance tests against the mainline code.

Jan 28, 2024

5 - Production/Stable

pytest >=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-performancetotal

A performance plugin for pytest

Mar 19, 2024

4 - Beta

N/A

pytest-persistence

Pytest tool for persistent objects

Jul 04, 2023

N/A

N/A

pytest-pg

A tiny plugin for pytest which runs PostgreSQL in Docker

May 04, 2023

5 - Production/Stable

pytest (>=6.0.0)

pytest-pgsql

Pytest plugins and helpers for tests using a Postgres database.

May 13, 2020

5 - Production/Stable

pytest (>=3.0.0)

pytest-phmdoctest

pytest plugin to test Python examples in Markdown using phmdoctest.

Apr 15, 2022

4 - Beta

pytest (>=5.4.3)

pytest-picked

Run the tests related to the changed files

Jul 27, 2023

N/A

pytest (>=3.7.0)

pytest-pigeonhole

Jun 25, 2018

5 - Production/Stable

pytest (>=3.4)

pytest-pikachu

Show surprise when tests are passing

Aug 05, 2021

5 - Production/Stable

pytest

pytest-pilot

Slice in your test base thanks to powerful markers.

Oct 09, 2020

5 - Production/Stable

N/A

pytest-pingguo-pytest-plugin

pingguo test

Oct 26, 2022

4 - Beta

N/A

pytest-pings

🦊 The pytest plugin for Firefox Telemetry 📊

Jun 29, 2019

3 - Alpha

pytest (>=5.0.0)

pytest-pinned

A simple pytest plugin for pinning tests

Sep 17, 2021

4 - Beta

pytest (>=3.5.0)

pytest-pinpoint

A pytest plugin which runs SBFL algorithms to detect faults.

Sep 25, 2020

N/A

pytest (>=4.4.0)

pytest-pipeline

Pytest plugin for functional testing of data analysispipelines

Jan 24, 2017

3 - Alpha

N/A

pytest-pitch

runs tests in an order such that coverage increases as fast as possible

Nov 02, 2023

4 - Beta

pytest >=7.3.1

pytest-platform-markers

Markers for pytest to skip tests on specific platforms

Sep 09, 2019

4 - Beta

pytest (>=3.6.0)

pytest-play

pytest plugin that let you automate actions and assertions with test metrics reporting executing plain YAML files

Jun 12, 2019

5 - Production/Stable

N/A

pytest-playbook

Pytest plugin for reading playbooks.

Jan 21, 2021

3 - Alpha

pytest (>=6.1.2,<7.0.0)

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)

pytest_playwright_async

ASYNC Pytest plugin for Playwright

Feb 25, 2024

N/A

N/A

pytest-playwright-asyncio

Aug 29, 2023

N/A

N/A

pytest-playwright-enhanced

A pytest plugin for playwright python

Mar 19, 2024

N/A

pytest (>=8.0.0,<9.0.0)

pytest-playwrights

A pytest wrapper with fixtures for Playwright to automate web browsers

Dec 02, 2021

N/A

N/A

pytest-playwright-snapshot

A pytest wrapper for snapshot testing with playwright

Aug 19, 2021

N/A

N/A

pytest-playwright-visual

A pytest fixture for visual testing with Playwright

Apr 28, 2022

N/A

N/A

pytest-plone

Pytest plugin to test Plone addons

Jan 05, 2023

3 - Alpha

pytest

pytest-plt

Fixtures for quickly making Matplotlib plots in tests

Jan 17, 2024

5 - Production/Stable

pytest

pytest-plugin-helpers

A plugin to help developing and testing other plugins

Nov 23, 2019

4 - Beta

pytest (>=3.5.0)

pytest-plus

PyTest Plus Plugin :: extends pytest functionality

Jan 10, 2024

5 - Production/Stable

pytest >=7.4.2

pytest-pmisc

Mar 21, 2019

5 - Production/Stable

N/A

pytest-pogo

Pytest plugin for pogo-migrate

Mar 11, 2024

1 - Planning

pytest (>=7,<9)

pytest-pointers

Pytest plugin to define functions you test with special marks for better navigation and reports

Dec 26, 2022

N/A

N/A

pytest-pokie

Pokie plugin for pytest

Oct 19, 2023

5 - Production/Stable

N/A

pytest-polarion-cfme

pytest plugin for collecting test cases and recording test results

Nov 13, 2017

3 - Alpha

N/A

pytest-polarion-collect

pytest plugin for collecting polarion test cases data

Jun 18, 2020

3 - Alpha

pytest

pytest-polecat

Provides Polecat pytest fixtures

Aug 12, 2019

4 - Beta

N/A

pytest-ponyorm

PonyORM in Pytest

Oct 31, 2018

N/A

pytest (>=3.1.1)

pytest-poo

Visualize your crappy tests

Mar 25, 2021

5 - Production/Stable

pytest (>=2.3.4)

pytest-poo-fail

Visualize your failed tests with poo

Feb 12, 2015

5 - Production/Stable

N/A

pytest-pook

Pytest plugin for pook

Feb 15, 2024

4 - Beta

pytest

pytest-pop

A pytest plugin to help with testing pop projects

May 09, 2023

5 - Production/Stable

pytest

pytest-porringer

Jan 18, 2024

N/A

pytest>=7.4.4

pytest-portion

Select a portion of the collected tests

Jan 28, 2021

4 - Beta

pytest (>=3.5.0)

pytest-postgres

Run PostgreSQL in Docker container in Pytest.

Mar 22, 2020

N/A

pytest

pytest-postgresql

Postgresql fixtures and fixture factories for Pytest.

Mar 11, 2024

5 - Production/Stable

pytest >=6.2

pytest-power

pytest plugin with powerful fixtures

Dec 31, 2020

N/A

pytest (>=5.4)

pytest-powerpack

Mar 17, 2024

N/A

pytest (>=8.1.1,<9.0.0)

pytest-prefer-nested-dup-tests

A Pytest plugin to drop duplicated tests during collection, but will prefer keeping nested packages.

Apr 27, 2022

4 - Beta

pytest (>=7.1.1,<8.0.0)

pytest-pretty

pytest plugin for printing summary data as I want it

Apr 05, 2023

5 - Production/Stable

pytest>=7

pytest-pretty-terminal

pytest plugin for generating prettier terminal output

Jan 31, 2022

N/A

pytest (>=3.4.1)

pytest-pride

Minitest-style test colors

Apr 02, 2016

3 - Alpha

N/A

pytest-print

pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)

Aug 25, 2023

5 - Production/Stable

pytest>=7.4

pytest-priority

pytest plugin for add priority for tests

Jul 23, 2023

N/A

N/A

pytest-profiles

pytest plugin for configuration profiles

Dec 09, 2021

4 - Beta

pytest (>=3.7.0)

pytest-profiling

Profiling plugin for py.test

May 28, 2019

5 - Production/Stable

pytest

pytest-progress

pytest plugin for instant test progress status

Jan 31, 2022

5 - Production/Stable

N/A

pytest-prometheus

Report test pass / failures to a Prometheus PushGateway

Oct 03, 2017

N/A

N/A

pytest-prometheus-pushgateway

Pytest report plugin for Zulip

Sep 27, 2022

5 - Production/Stable

pytest

pytest-prosper

Test helpers for Prosper projects

Sep 24, 2018

N/A

N/A

pytest-prysk

Pytest plugin for prysk

Mar 12, 2024

4 - Beta

pytest (>=7.3.2)

pytest-pspec

A rspec format reporter for Python ptest

Jun 02, 2020

4 - Beta

pytest (>=3.0.0)

pytest-psqlgraph

pytest plugin for testing applications that use psqlgraph

Oct 19, 2021

4 - Beta

pytest (>=6.0)

pytest-ptera

Use ptera probes in tests

Mar 01, 2022

N/A

pytest (>=6.2.4,<7.0.0)

pytest-pudb

Pytest PuDB debugger integration

Oct 25, 2018

3 - Alpha

pytest (>=2.0)

pytest-pumpkin-spice

A pytest plugin that makes your test reporting pumpkin-spiced

Sep 18, 2022

4 - Beta

N/A

pytest-purkinje

py.test plugin for purkinje test runner

Oct 28, 2017

2 - Pre-Alpha

N/A

pytest-pusher

pytest plugin for push report to minio

Jan 06, 2023

5 - Production/Stable

pytest (>=3.6)

pytest-py125

Dec 03, 2022

N/A

N/A

pytest-pycharm

Plugin for py.test to enter PyCharm debugger on uncaught exceptions

Aug 13, 2020

5 - Production/Stable

pytest (>=2.3)

pytest-pycodestyle

pytest plugin to run pycodestyle

Oct 28, 2022

3 - Alpha

N/A

pytest-pydev

py.test plugin to connect to a remote debug server with PyDev or PyCharm.

Nov 15, 2017

3 - Alpha

N/A

pytest-pydocstyle

pytest plugin to run pydocstyle

Jan 05, 2023

3 - Alpha

N/A

pytest-pylint

pytest plugin to check source code with pylint

Oct 06, 2023

5 - Production/Stable

pytest >=7.0

pytest-pymysql-autorecord

Record PyMySQL queries and mock with the stored data.

Sep 02, 2022

N/A

N/A

pytest-pyodide

Pytest plugin for testing applications that use Pyodide

Dec 09, 2023

N/A

pytest

pytest-pypi

Easily test your HTTP library against a local copy of pypi

Mar 04, 2018

3 - Alpha

N/A

pytest-pypom-navigation

Core engine for cookiecutter-qa and pytest-play packages

Feb 18, 2019

4 - Beta

pytest (>=3.0.7)

pytest-pyppeteer

A plugin to run pyppeteer in pytest

Apr 28, 2022

N/A

pytest (>=6.2.5,<7.0.0)

pytest-pyq

Pytest fixture “q” for pyq

Mar 10, 2020

5 - Production/Stable

N/A

pytest-pyramid

pytest_pyramid - provides fixtures for testing pyramid applications with pytest test suite

Oct 11, 2023

5 - Production/Stable

pytest

pytest-pyramid-server

Pyramid server fixture for py.test

May 28, 2019

5 - Production/Stable

pytest

pytest-pyreport

PyReport is a lightweight reporting plugin for Pytest that provides concise HTML report

Feb 03, 2024

N/A

pytest

pytest-pyright

Pytest plugin for type checking code with Pyright

Jan 26, 2024

4 - Beta

pytest >=7.0.0

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)

pytest-pystack

Plugin to run pystack after a timeout for a test suite.

Jan 04, 2024

N/A

pytest >=3.5.0

pytest-pytestrail

Pytest plugin for interaction with TestRail

Aug 27, 2020

4 - Beta

pytest (>=3.8.0)

pytest-pythonhashseed

Pytest plugin to set PYTHONHASHSEED env var.

Feb 25, 2024

4 - Beta

pytest>=3.0.0

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)

pytest-pytorch

pytest plugin for a better developer experience when working with the PyTorch test suite

May 25, 2021

4 - Beta

pytest

pytest-pyvenv

A package for create venv in tests

Feb 27, 2024

N/A

pytest ; extra == ‘test’

pytest-pyvista

Pytest-pyvista package

Sep 29, 2023

4 - Beta

pytest>=3.5.0

pytest-qaseio

Pytest plugin for Qase.io integration

Sep 12, 2023

4 - Beta

pytest (>=7.2.2,<8.0.0)

pytest-qasync

Pytest support for qasync.

Jul 12, 2021

4 - Beta

pytest (>=5.4.0)

pytest-qatouch

Pytest plugin for uploading test results to your QA Touch Testrun.

Feb 14, 2023

4 - Beta

pytest (>=6.2.0)

pytest-qgis

A pytest plugin for testing QGIS python plugins

Nov 29, 2023

5 - Production/Stable

pytest >=6.0

pytest-qml

Run QML Tests with pytest

Dec 02, 2020

4 - Beta

pytest (>=6.0.0)

pytest-qr

pytest plugin to generate test result QR codes

Nov 25, 2021

4 - Beta

N/A

pytest-qt

pytest support for PyQt and PySide applications

Feb 07, 2024

5 - Production/Stable

pytest

pytest-qt-app

QT app fixture for py.test

Dec 23, 2015

5 - Production/Stable

N/A

pytest-quarantine

A plugin for pytest to manage expected test failures

Nov 24, 2019

5 - Production/Stable

pytest (>=4.6)

pytest-quickcheck

pytest plugin to generate random data inspired by QuickCheck

Nov 05, 2022

4 - Beta

pytest (>=4.0)

pytest_quickify

Run test suites with pytest-quickify.

Jun 14, 2019

N/A

pytest

pytest-rabbitmq

RabbitMQ process and client fixtures for pytest

Jul 05, 2023

5 - Production/Stable

pytest (>=6.2)

pytest-race

Race conditions tester for pytest

Jun 07, 2022

4 - Beta

N/A

pytest-rage

pytest plugin to implement PEP712

Oct 21, 2011

3 - Alpha

N/A

pytest-rail

pytest plugin for creating TestRail runs and adding results

May 02, 2022

N/A

pytest (>=3.6)

pytest-railflow-testrail-reporter

Generate json reports along with specified metadata defined in test markers.

Jun 29, 2022

5 - Production/Stable

pytest

pytest-raises

An implementation of pytest.raises as a pytest.mark fixture

Apr 23, 2020

N/A

pytest (>=3.2.2)

pytest-raisesregexp

Simple pytest plugin to look for regex in Exceptions

Dec 18, 2015

N/A

N/A

pytest-raisin

Plugin enabling the use of exception instances with pytest.raises

Feb 06, 2022

N/A

pytest

pytest-random

py.test plugin to randomize tests

Apr 28, 2013

3 - Alpha

N/A

pytest-randomly

Pytest plugin to randomly order tests and control random.seed.

Aug 15, 2023

5 - Production/Stable

pytest

pytest-randomness

Pytest plugin about random seed management

May 30, 2019

3 - Alpha

N/A

pytest-random-num

Randomise the order in which pytest tests are run with some control over the randomness

Oct 19, 2020

5 - Production/Stable

N/A

pytest-random-order

Randomise the order in which pytest tests are run with some control over the randomness

Jan 20, 2024

5 - Production/Stable

pytest >=3.0.0

pytest-ranking

A Pytest plugin for automatically prioritizing/ranking tests to speed up failure detection

Mar 18, 2024

4 - Beta

pytest >=7.4.3

pytest-readme

Test your README.md file

Sep 02, 2022

5 - Production/Stable

N/A

pytest-reana

Pytest fixtures for REANA.

Mar 14, 2024

3 - Alpha

N/A

pytest-recorder

Pytest plugin, meant to facilitate unit tests writing for tools consumming Web APIs.

Nov 21, 2023

N/A

N/A

pytest-recording

A pytest plugin that allows you recording of network interactions via VCR.py

Dec 06, 2023

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.

Apr 19, 2023

5 - Production/Stable

pytest (>=6.2)

pytest-redislite

Pytest plugin for testing code using Redis

Apr 05, 2022

4 - Beta

pytest

pytest-redmine

Pytest plugin for redmine

Mar 19, 2018

1 - Planning

N/A

pytest-ref

A plugin to store reference files to ease regression testing

Nov 23, 2019

4 - Beta

pytest (>=3.5.0)

pytest-reference-formatter

Conveniently run pytest with a dot-formatted test reference.

Oct 01, 2019

4 - Beta

N/A

pytest-regex

Select pytest tests with regular expressions

May 29, 2023

4 - Beta

pytest (>=3.5.0)

pytest-regex-dependency

Management of Pytest dependencies via regex patterns

Jun 12, 2022

N/A

pytest

pytest-regressions

Easy to use fixtures to write regression tests.

Aug 31, 2023

5 - Production/Stable

pytest >=6.2.0

pytest-regtest

pytest plugin for snapshot regression testing

Feb 26, 2024

N/A

pytest>7.2

pytest-relative-order

a pytest plugin that sorts tests using “before” and “after” markers

May 17, 2021

4 - Beta

N/A

pytest-relaxed

Relaxed test discovery/organization for pytest

May 23, 2023

5 - Production/Stable

pytest (>=7)

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.

Sep 26, 2023

5 - Production/Stable

pytest >=4.6

pytest-remote-response

Pytest plugin for capturing and mocking connection requests.

Apr 26, 2023

5 - Production/Stable

pytest (>=4.6)

pytest-remove-stale-bytecode

py.test plugin to remove stale byte code files.

Jul 07, 2023

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 09, 2023

5 - Production/Stable

pytest

pytest_repeater

py.test plugin for repeating single test multiple times.

Feb 09, 2018

1 - Planning

N/A

pytest-replay

Saves previous test runs and allow re-execute previous pytest runs to reproduce crashes or flaky tests

Jan 11, 2024

5 - Production/Stable

pytest

pytest-repo-health

A pytest plugin to report on repository standards conformance

Apr 17, 2023

3 - Alpha

pytest

pytest-report

Creates json report that is compatible with atom.io’s linter message format

May 11, 2016

4 - Beta

N/A

pytest-reporter

Generate Pytest reports with templates

Feb 28, 2024

4 - Beta

pytest

pytest-reporter-html1

A basic HTML report template for Pytest

Feb 28, 2024

4 - Beta

N/A

pytest-reporter-html-dots

A basic HTML report for pytest using Jinja2 template engine.

Jan 22, 2023

N/A

N/A

pytest-reportinfra

Pytest plugin for reportinfra

Aug 11, 2019

3 - Alpha

N/A

pytest-reporting

A plugin to report summarized results in a table format

Oct 25, 2019

4 - Beta

pytest (>=3.5.0)

pytest-reportlog

Replacement for the –resultlog option, focused in simplicity and extensibility

May 22, 2023

3 - Alpha

pytest

pytest-report-me

A pytest plugin to generate report.

Dec 31, 2020

N/A

pytest

pytest-report-parameters

pytest plugin for adding tests’ parameters to junit report

Jun 18, 2020

3 - Alpha

pytest (>=2.4.2)

pytest-reportportal

Agent for Reporting results of tests to the Report Portal

Mar 01, 2024

N/A

pytest >=3.8.0

pytest-report-stream

A pytest plugin which allows to stream test reports at runtime

Oct 22, 2023

4 - Beta

N/A

pytest-repo-structure

Pytest Repo Structure

Mar 18, 2024

1 - Planning

N/A

pytest-reqs

pytest plugin to check pinned requirements

May 12, 2019

N/A

pytest (>=2.4.2)

pytest-requests

A simple plugin to use with pytest

Jun 24, 2019

4 - Beta

pytest (>=3.5.0)

pytest-requestselapsed

collect and show http requests elapsed time

Aug 14, 2022

N/A

N/A

pytest-requests-futures

Pytest Plugin to Mock Requests Futures

Jul 06, 2022

5 - Production/Stable

pytest

pytest-requires

A pytest plugin to elegantly skip tests with optional requirements

Dec 21, 2021

4 - Beta

pytest (>=3.5.0)

pytest-reraise

Make multi-threaded pytest test cases fail when they should

Sep 20, 2022

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-rerun-all

Rerun testsuite for a certain time or iterations

Nov 16, 2023

3 - Alpha

pytest (>=7.0.0)

pytest-rerunfailures

pytest plugin to re-run tests to eliminate flaky failures

Mar 13, 2024

5 - Production/Stable

pytest >=7.2

pytest-rerunfailures-all-logs

pytest plugin to re-run tests to eliminate flaky failures

Mar 07, 2022

5 - Production/Stable

N/A

pytest-reserial

Pytest fixture for recording and replaying serial port traffic.

Feb 08, 2024

4 - Beta

pytest

pytest-resilient-circuits

Resilient Circuits fixtures for PyTest

Feb 14, 2024

N/A

pytest ~=4.6 ; python_version == “2.7”

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-resource-usage

Pytest plugin for reporting running time and peak memory usage

Nov 06, 2022

5 - Production/Stable

pytest>=7.0.0

pytest-responsemock

Simplified requests calls mocking for pytest

Mar 10, 2022

5 - Production/Stable

N/A

pytest-responses

py.test integration for responses

Oct 11, 2022

N/A

pytest (>=2.5)

pytest-rest-api

Aug 08, 2022

N/A

pytest (>=7.1.2,<8.0.0)

pytest-restrict

Pytest plugin to restrict the test types allowed

Jul 10, 2023

5 - Production/Stable

pytest

pytest-result-log

A pytest plugin that records the start, end, and result information of each use case in a log file

Jan 10, 2024

N/A

pytest>=7.2.0

pytest-result-sender

Apr 20, 2023

N/A

pytest>=7.3.1

pytest-resume

A Pytest plugin to resuming from the last run test

Apr 22, 2023

4 - Beta

pytest (>=7.0)

pytest-rethinkdb

A RethinkDB plugin for pytest.

Jul 24, 2016

4 - Beta

N/A

pytest-retry

Adds the ability to retry flaky tests in CI environments

Feb 04, 2024

N/A

pytest >=7.0.0

pytest-retry-class

A pytest plugin to rerun entire class on failure

Mar 25, 2023

N/A

pytest (>=5.3)

pytest-reusable-testcases

Apr 28, 2023

N/A

N/A

pytest-reverse

Pytest plugin to reverse test order.

Jul 10, 2023

5 - Production/Stable

pytest

pytest-rich

Leverage rich for richer test session output

Mar 03, 2022

4 - Beta

pytest (>=7.0)

pytest-richer

Pytest plugin providing a Rich based reporter.

Oct 27, 2023

3 - Alpha

pytest

pytest-rich-reporter

A pytest plugin using Rich for beautiful test result formatting.

Feb 17, 2022

1 - Planning

pytest (>=5.0.0)

pytest-richtrace

A pytest plugin that displays the names and information of the pytest hook functions as they are executed.

Jun 20, 2023

N/A

N/A

pytest-ringo

pytest plugin to test webapplications using the Ringo webframework

Sep 27, 2017

3 - Alpha

N/A

pytest-rmsis

Sycronise pytest results to Jira RMsis

Aug 10, 2022

N/A

pytest (>=5.3.5)

pytest-rng

Fixtures for seeding tests and making randomness reproducible

Aug 08, 2019

5 - Production/Stable

pytest

pytest-roast

pytest plugin for ROAST configuration override and fixtures

Nov 09, 2022

5 - Production/Stable

pytest

pytest_robotframework

a pytest plugin that can run both python and robotframework tests while generating robot reports for them

Mar 19, 2024

N/A

pytest<9,>=7

pytest-rocketchat

Pytest to Rocket.Chat reporting plugin

Apr 18, 2021

5 - Production/Stable

N/A

pytest-rotest

Pytest integration with rotest

Sep 08, 2019

N/A

pytest (>=3.5.0)

pytest-rpc

Extend py.test for RPC OpenStack testing.

Feb 22, 2019

4 - Beta

pytest (~=3.6)

pytest-rst

Test code from RST documents with pytest

Jan 26, 2023

N/A

N/A

pytest-rt

pytest data collector plugin for Testgr

May 05, 2022

N/A

N/A

pytest-rts

Coverage-based regression test selection (RTS) plugin for pytest

May 17, 2021

N/A

pytest

pytest-ruff

pytest plugin to check ruff requirements.

Mar 10, 2024

4 - Beta

pytest (>=5)

pytest-run-changed

Pytest plugin that runs changed tests only

Apr 02, 2021

3 - Alpha

pytest

pytest-runfailed

implement a –failed option for pytest

Mar 24, 2016

N/A

N/A

pytest-run-subprocess

Pytest Plugin for running and testing subprocesses.

Nov 12, 2022

5 - Production/Stable

pytest

pytest-runtime-types

Checks type annotations on runtime while running tests.

Feb 09, 2023

N/A

pytest

pytest-runtime-xfail

Call runtime_xfail() to mark running test as xfail.

Aug 26, 2021

N/A

pytest>=5.0.0

pytest-runtime-yoyo

run case mark timeout

Jun 12, 2023

N/A

pytest (>=7.2.0)

pytest-saccharin

pytest-saccharin is a updated fork of pytest-sugar, a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly).

Oct 31, 2022

3 - Alpha

N/A

pytest-salt

Pytest Salt Plugin

Jan 27, 2020

4 - Beta

N/A

pytest-salt-containers

A Pytest plugin that builds and creates docker containers

Nov 09, 2016

4 - Beta

N/A

pytest-salt-factories

Pytest Salt Plugin

Mar 22, 2024

5 - Production/Stable

pytest>=7.0.0

pytest-salt-from-filenames

Simple PyTest Plugin For Salt’s Test Suite Specifically

Jan 29, 2019

4 - Beta

pytest (>=4.1)

pytest-salt-runtests-bridge

Simple PyTest Plugin For Salt’s Test Suite Specifically

Dec 05, 2019

4 - Beta

pytest (>=4.1)

pytest-sanic

a pytest plugin for Sanic

Oct 25, 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_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

pytest-sbase

A complete web automation framework for end-to-end testing.

Mar 21, 2024

5 - Production/Stable

N/A

pytest-scenario

pytest plugin for test scenarios

Feb 06, 2017

3 - Alpha

N/A

pytest-schedule

The job of test scheduling for humans.

Jan 07, 2023

5 - Production/Stable

N/A

pytest-schema

👍 Validate return values against a schema-like object in testing

Feb 16, 2024

5 - Production/Stable

pytest >=3.5.0

pytest-screenshot-on-failure

Saves a screenshot when a test case from a pytest execution fails

Jul 21, 2023

4 - Beta

N/A

pytest-securestore

An encrypted password store for use within pytest cases

Nov 08, 2021

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

Feb 01, 2024

5 - Production/Stable

pytest>=6.0.0

pytest-selenium-auto

pytest plugin to automatically capture screenshots upon selenium webdriver events

Nov 07, 2023

N/A

pytest >= 7.0.0

pytest-seleniumbase

A complete web automation framework for end-to-end testing.

Mar 21, 2024

5 - Production/Stable

N/A

pytest-selenium-enhancer

pytest plugin for Selenium

Apr 29, 2022

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

pytest-sentry

A pytest plugin to send testrun information to Sentry.io

Jan 05, 2023

N/A

N/A

pytest-sequence-markers

Pytest plugin for sequencing markers for execution of tests

May 23, 2023

5 - Production/Stable

N/A

pytest-server-fixtures

Extensible server fixures for py.test

Dec 19, 2023

5 - Production/Stable

pytest

pytest-serverless

Automatically mocks resources from serverless.yml in pytest using moto.

May 09, 2022

4 - Beta

N/A

pytest-servers

pytest servers

Mar 19, 2024

3 - Alpha

pytest>=6.2

pytest-services

Services plugin for pytest testing framework

Oct 30, 2020

6 - Mature

N/A

pytest-session2file

pytest-session2file (aka: pytest-session_to_file for v0.1.0 - v0.1.2) is a py.test plugin for capturing and saving to file the stdout of py.test.

Jan 26, 2021

3 - Alpha

pytest

pytest-session-fixture-globalize

py.test plugin to make session fixtures behave as if written in conftest, even if it is written in some modules

May 15, 2018

4 - Beta

N/A

pytest-session_to_file

pytest-session_to_file is a py.test plugin for capturing and saving to file the stdout of py.test.

Oct 01, 2015

3 - Alpha

N/A

pytest-setupinfo

Displaying setup info during pytest command run

Jan 23, 2023

N/A

N/A

pytest-sftpserver

py.test plugin to locally test sftp server connections.

Sep 16, 2019

4 - Beta

N/A

pytest-shard

Dec 11, 2020

4 - Beta

pytest

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)

pytest-sharkreport

this is pytest report plugin.

Jul 11, 2022

N/A

pytest (>=3.5)

pytest-shell

A pytest plugin to help with testing shell scripts / black box commands

Mar 27, 2022

N/A

N/A

pytest-shell-utilities

Pytest plugin to simplify running shell commands against the system

Feb 23, 2024

5 - Production/Stable

pytest >=7.4.0

pytest-sheraf

Versatile ZODB abstraction layer - pytest fixtures

Feb 11, 2020

N/A

pytest

pytest-sherlock

pytest plugin help to find coupled tests

Aug 14, 2023

5 - Production/Stable

pytest >=3.5.1

pytest-shortcuts

Expand command-line shortcuts listed in pytest configuration

Oct 29, 2020

4 - Beta

pytest (>=3.5.0)

pytest-shutil

A goodie-bag of unix shell and environment tools for py.test

May 28, 2019

5 - Production/Stable

pytest

pytest-simbind

Pytest plugin to operate with objects generated by Simbind tool.

Mar 20, 2024

N/A

pytest>=7.0.0

pytest-simplehttpserver

Simple pytest fixture to spin up an HTTP server

Jun 24, 2021

4 - Beta

N/A

pytest-simple-plugin

Simple pytest plugin

Nov 27, 2019

N/A

N/A

pytest-simple-settings

simple-settings plugin for pytest

Nov 17, 2020

4 - Beta

pytest

pytest-single-file-logging

Allow for multiple processes to log to a single file

May 05, 2016

4 - Beta

pytest (>=2.8.1)

pytest-skip-markers

Pytest Salt Plugin

Jan 04, 2024

5 - Production/Stable

pytest >=7.1.0

pytest-skipper

A plugin that selects only tests with changes in execution path

Mar 26, 2017

3 - Alpha

pytest (>=3.0.6)

pytest-skippy

Automatically skip tests that don’t need to run!

Jan 27, 2018

3 - Alpha

pytest (>=2.3.4)

pytest-skip-slow

A pytest plugin to skip `@pytest.mark.slow` tests by default.

Feb 09, 2023

N/A

pytest>=6.2.0

pytest-skipuntil

A simple pytest plugin to skip flapping test with deadline

Nov 25, 2023

4 - Beta

pytest >=3.8.0

pytest-slack

Pytest to Slack reporting plugin

Dec 15, 2020

5 - Production/Stable

N/A

pytest-slow

A pytest plugin to skip `@pytest.mark.slow` tests by default.

Sep 28, 2021

N/A

N/A

pytest-slowest-first

Sort tests by their last duration, slowest first

Dec 11, 2022

4 - Beta

N/A

pytest-slow-first

Prioritize running the slowest tests first.

Jan 30, 2024

4 - Beta

pytest >=3.5.0

pytest-slow-last

Run tests in order of execution time (faster tests first)

Dec 10, 2022

4 - Beta

pytest (>=3.5.0)

pytest-smartcollect

A plugin for collecting tests that touch changed code

Oct 04, 2018

N/A

pytest (>=3.5.0)

pytest-smartcov

Smart coverage plugin for pytest.

Sep 30, 2017

3 - Alpha

N/A

pytest-smell

Automated bad smell detection tool for Pytest

Jun 26, 2022

N/A

N/A

pytest-smtp

Send email with pytest execution result

Feb 20, 2021

N/A

pytest

pytest-smtp4dev

Plugin for smtp4dev API

Jun 27, 2023

5 - Production/Stable

N/A

pytest-smtpd

An SMTP server for testing built on aiosmtpd

May 15, 2023

N/A

pytest

pytest-smtp-test-server

pytest plugin for using `smtp-test-server` as a fixture

Dec 03, 2023

2 - Pre-Alpha

pytest (>=7.4.3,<8.0.0)

pytest-snail

Plugin for adding a marker to slow running tests. 🐌

Nov 04, 2019

3 - Alpha

pytest (>=5.0.1)

pytest-snapci

py.test plugin for Snap-CI

Nov 12, 2015

N/A

N/A

pytest-snapshot

A plugin for snapshot testing with pytest.

Apr 23, 2022

4 - Beta

pytest (>=3.0.0)

pytest-snapshot-with-message-generator

A plugin for snapshot testing with pytest.

Jul 25, 2023

4 - Beta

pytest (>=3.0.0)

pytest-snmpserver

May 12, 2021

N/A

N/A

pytest-snowflake-bdd

Setup test data and run tests on snowflake in BDD style!

Jan 05, 2022

4 - Beta

pytest (>=6.2.0)

pytest-socket

Pytest Plugin to disable socket calls during tests

Jan 28, 2024

4 - Beta

pytest (>=6.2.5)

pytest-sofaepione

Test the installation of SOFA and the SofaEpione plugin.

Aug 17, 2022

N/A

N/A

pytest-soft-assertions

May 05, 2020

3 - Alpha

pytest

pytest-solidity

A PyTest library plugin for Solidity language.

Jan 15, 2022

1 - Planning

pytest (<7,>=6.0.1) ; extra == ‘tests’

pytest-solr

Solr process and client fixtures for py.test.

May 11, 2020

3 - Alpha

pytest (>=3.0.0)

pytest-sort

Tools for sorting test cases

Jan 07, 2024

N/A

pytest >=7.4.0

pytest-sorter

A simple plugin to first execute tests that historically failed more

Apr 20, 2021

4 - Beta

pytest (>=3.1.1)

pytest-sosu

Unofficial PyTest plugin for Sauce Labs

Aug 04, 2023

2 - Pre-Alpha

pytest

pytest-sourceorder

Test-ordering plugin for pytest

Sep 01, 2021

4 - Beta

pytest

pytest-spark

pytest plugin to run the tests with support of pyspark.

Feb 23, 2020

4 - Beta

pytest

pytest-spawner

py.test plugin to spawn process and communicate with them.

Jul 31, 2015

4 - Beta

N/A

pytest-spec

Library pytest-spec is a pytest plugin to display test execution output like a SPECIFICATION.

May 04, 2021

N/A

N/A

pytest-spec2md

Library pytest-spec2md is a pytest plugin to create a markdown specification while running pytest.

Nov 21, 2023

N/A

pytest (>7.0)

pytest-speed

Modern benchmarking library for python with pytest integration.

Jan 22, 2023

3 - Alpha

pytest>=7

pytest-sphinx

Doctest plugin for pytest with support for Sphinx-specific doctest-directives

Feb 03, 2024

4 - Beta

pytest >=8.0.0

pytest-spiratest

Exports unit tests as test runs in Spira (SpiraTest/Team/Plan)

Jan 01, 2024

N/A

N/A

pytest-splinter

Splinter plugin for pytest testing framework

Sep 09, 2022

6 - Mature

pytest (>=3.0.0)

pytest-splinter4

Pytest plugin for the splinter automation library

Feb 01, 2024

6 - Mature

pytest >=8.0.0

pytest-split

Pytest plugin which splits the test suite to equally sized sub suites based on test execution time.

Jan 29, 2024

4 - Beta

pytest (>=5,<9)

pytest-split-ext

Pytest plugin which splits the test suite to equally sized sub suites based on test execution time.

Sep 23, 2023

4 - Beta

pytest (>=5,<8)

pytest-splitio

Split.io SDK integration for e2e tests

Sep 22, 2020

N/A

pytest (<7,>=5.0)

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

Feb 22, 2021

1 - Planning

N/A

pytest-splunk-addon

A Dynamic test tool for Splunk Apps and Add-ons

Jan 12, 2024

N/A

pytest (>5.4.0,<8)

pytest-splunk-addon-ui-smartx

Library to support testing Splunk Add-on UX

Feb 23, 2024

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

pytest-sqlalchemy-mock

pytest sqlalchemy plugin for mock

Mar 15, 2023

3 - Alpha

pytest (>=2.0)

pytest-sqlalchemy-session

A pytest plugin for preserving test isolation that use SQLAlchemy.

May 19, 2023

4 - Beta

pytest (>=7.0)

pytest-sql-bigquery

Yet another SQL-testing framework for BigQuery provided by pytest plugin

Dec 19, 2019

N/A

pytest

pytest-sqlfluff

A pytest plugin to use sqlfluff to enable format checking of sql files.

Dec 21, 2022

4 - Beta

pytest (>=3.5.0)

pytest-squadcast

Pytest report plugin for Squadcast

Feb 22, 2022

5 - Production/Stable

pytest

pytest-srcpaths

Add paths to sys.path

Oct 15, 2021

N/A

pytest>=6.2.0

pytest-ssh

pytest plugin for ssh command run

May 27, 2019

N/A

pytest

pytest-start-from

Start pytest run from a given point

Apr 11, 2016

N/A

N/A

pytest-star-track-issue

A package to prevent Dependency Confusion attacks against Yandex.

Feb 20, 2024

N/A

N/A

pytest-static

pytest-static

Jan 15, 2024

1 - Planning

pytest (>=7.4.3,<8.0.0)

pytest-statsd

pytest plugin for reporting to graphite

Nov 30, 2018

5 - Production/Stable

pytest (>=3.0.0)

pytest-stepfunctions

A small description

May 08, 2021

4 - Beta

pytest

pytest-steps

Create step-wise / incremental tests in pytest.

Sep 23, 2021

5 - Production/Stable

N/A

pytest-stepwise

Run a test suite one failing test at a time.

Dec 01, 2015

4 - Beta

N/A

pytest-stf

pytest plugin for openSTF

Feb 08, 2024

N/A

pytest >=5.0

pytest-stoq

A plugin to pytest stoq

Feb 09, 2021

4 - Beta

N/A

pytest-store

Pytest plugin to store values from test runs

Nov 16, 2023

3 - Alpha

pytest (>=7.0.0)

pytest-stress

A Pytest plugin that allows you to loop tests for a user defined amount of time.

Dec 07, 2019

4 - Beta

pytest (>=3.6.0)

pytest-structlog

Structured logging assertions

Mar 13, 2024

N/A

pytest

pytest-structmpd

provide structured temporary directory

Oct 17, 2018

N/A

N/A

pytest-stub

Stub packages, modules and attributes.

Apr 28, 2020

5 - Production/Stable

N/A

pytest-stubprocess

Provide stub implementations for subprocesses in Python tests

Sep 17, 2018

3 - Alpha

pytest (>=3.5.0)

pytest-study

A pytest plugin to organize long run tests (named studies) without interfering the regular tests

Sep 26, 2017

3 - Alpha

pytest (>=2.0)

pytest-subinterpreter

Run pytest in a subinterpreter

Nov 25, 2023

N/A

pytest>=7.0.0

pytest-subprocess

A plugin to fake subprocess for pytest

Jan 28, 2023

5 - Production/Stable

pytest (>=4.0.0)

pytest-subtesthack

A hack to explicitly set up and tear down fixtures.

Jul 16, 2022

N/A

N/A

pytest-subtests

unittest subTest() support and subtests fixture

Mar 07, 2024

4 - Beta

pytest >=7.0

pytest-subunit

pytest-subunit is a plugin for py.test which outputs testsresult in subunit format.

Sep 17, 2023

N/A

pytest (>=2.3)

pytest-sugar

pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly).

Feb 01, 2024

4 - Beta

pytest >=6.2.0

pytest-suitemanager

A simple plugin to use with pytest

Apr 28, 2023

4 - Beta

N/A

pytest-suite-timeout

A pytest plugin for ensuring max suite time

Jan 26, 2024

N/A

pytest>=7.0.0

pytest-supercov

Pytest plugin for measuring explicit test-file to source-file coverage

Jul 02, 2023

N/A

N/A

pytest-svn

SVN repository fixture for py.test

May 28, 2019

5 - Production/Stable

pytest

pytest-symbols

pytest-symbols is a pytest plugin that adds support for passing test environment symbols into pytest tests.

Nov 20, 2017

3 - Alpha

N/A

pytest-synodic

Synodic Pytest utilities

Mar 09, 2024

N/A

pytest>=8.0.2

pytest-system-statistics

Pytest plugin to track and report system usage statistics

Feb 16, 2022

5 - Production/Stable

pytest (>=6.0.0)

pytest-system-test-plugin

Pyst - Pytest System-Test Plugin

Feb 03, 2022

N/A

N/A

pytest_tagging

a pytest plugin to tag tests

Feb 15, 2024

N/A

pytest (>=7.1.3,<8.0.0)

pytest-takeltest

Fixtures for ansible, testinfra and molecule

Feb 15, 2023

N/A

N/A

pytest-talisker

Nov 28, 2021

N/A

N/A

pytest-tally

A Pytest plugin to generate realtime summary stats, and display them in-console using a text-based dashboard.

May 22, 2023

4 - Beta

pytest (>=6.2.5)

pytest-tap

Test Anything Protocol (TAP) reporting plugin for pytest

Jul 15, 2023

5 - Production/Stable

pytest (>=3.0)

pytest-tape

easy assertion with expected results saved to yaml files

Mar 17, 2021

4 - Beta

N/A

pytest-target

Pytest plugin for remote target orchestration.

Jan 21, 2021

3 - Alpha

pytest (>=6.1.2,<7.0.0)

pytest-tblineinfo

tblineinfo is a py.test plugin that insert the node id in the final py.test report when –tb=line option is used

Dec 01, 2015

3 - Alpha

pytest (>=2.0)

pytest-tcpclient

A pytest plugin for testing TCP clients

Nov 16, 2022

N/A

pytest (<8,>=7.1.3)

pytest-tdd

run pytest on a python module

Aug 18, 2023

4 - Beta

N/A

pytest-teamcity-logblock

py.test plugin to introduce block structure in teamcity build log, if output is not captured

May 15, 2018

4 - Beta

N/A

pytest-telegram

Pytest to Telegram reporting plugin

Dec 10, 2020

5 - Production/Stable

N/A

pytest-telegram-notifier

Telegram notification plugin for Pytest

Jun 27, 2023

5 - Production/Stable

N/A

pytest-tempdir

Predictable and repeatable tempdir support.

Oct 11, 2019

4 - Beta

pytest (>=2.8.1)

pytest-terra-fixt

Terraform and Terragrunt fixtures for pytest

Sep 15, 2022

N/A

pytest (==6.2.5)

pytest-terraform

A pytest plugin for using terraform fixtures

Jun 20, 2023

N/A

pytest (>=6.0)

pytest-terraform-fixture

generate terraform resources to use with pytest

Nov 14, 2018

4 - Beta

N/A

pytest-testbook

A plugin to run tests written in Jupyter notebook

Dec 11, 2016

3 - Alpha

N/A

pytest-testconfig

Test configuration plugin for pytest.

Jan 11, 2020

4 - Beta

pytest (>=3.5.0)

pytest-testdirectory

A py.test plugin providing temporary directories in unit tests.

May 02, 2023

5 - Production/Stable

pytest

pytest-testdox

A testdox format reporter for pytest

Jul 22, 2023

5 - Production/Stable

pytest (>=4.6.0)

pytest-test-grouping

A Pytest plugin for running a subset of your tests by splitting them in to equally sized groups.

Feb 01, 2023

5 - Production/Stable

pytest (>=2.5)

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

Test infrastructures

Feb 15, 2024

5 - Production/Stable

pytest >=6

pytest-testinfra-jpic

Test infrastructures

Sep 21, 2023

5 - Production/Stable

N/A

pytest-testinfra-winrm-transport

Test infrastructures

Sep 21, 2023

5 - Production/Stable

N/A

pytest-testlink-adaptor

pytest reporting plugin for testlink

Dec 20, 2018

4 - Beta

pytest (>=2.6)

pytest-testmon

selects tests affected by changed files and methods

Feb 27, 2024

4 - Beta

pytest <9,>=5

pytest-testmon-dev

selects tests affected by changed files and methods

Mar 30, 2023

4 - Beta

pytest (<8,>=5)

pytest-testmon-oc

nOly selects tests affected by changed files and methods

Jun 01, 2022

4 - Beta

pytest (<8,>=5)

pytest-testmon-skip-libraries

selects tests affected by changed files and methods

Mar 03, 2023

4 - Beta

pytest (<8,>=5)

pytest-testobject

Plugin to use TestObject Suites with Pytest

Sep 24, 2019

4 - Beta

pytest (>=3.1.1)

pytest-testpluggy

set your encoding

Jan 07, 2022

N/A

pytest

pytest-testrail

pytest plugin for creating TestRail runs and adding results

Aug 27, 2020

N/A

pytest (>=3.6)

pytest-testrail2

A pytest plugin to upload results to TestRail.

Feb 10, 2023

N/A

pytest (<8.0,>=7.2.0)

pytest-testrail-api-client

TestRail Api Python Client

Dec 14, 2021

N/A

pytest

pytest-testrail-appetize

pytest plugin for creating TestRail runs and adding results

Sep 29, 2021

N/A

N/A

pytest-testrail-client

pytest plugin for Testrail

Sep 29, 2020

5 - Production/Stable

N/A

pytest-testrail-e2e

pytest plugin for creating TestRail runs and adding results

Oct 11, 2021

N/A

pytest (>=3.6)

pytest-testrail-integrator

Pytest plugin for sending report to testrail system.

Aug 01, 2022

N/A

pytest (>=6.2.5)

pytest-testrail-ns

pytest plugin for creating TestRail runs and adding results

Aug 12, 2022

N/A

N/A

pytest-testrail-plugin

PyTest plugin for TestRail

Apr 21, 2020

3 - Alpha

pytest

pytest-testrail-reporter

Sep 10, 2018

N/A

N/A

pytest-testrail-results

A pytest plugin to upload results to TestRail.

Mar 04, 2024

N/A

pytest >=7.2.0

pytest-testreport

Dec 01, 2022

4 - Beta

pytest (>=3.5.0)

pytest-testreport-new

Oct 07, 2023

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-test-utils

Feb 08, 2024

N/A

pytest >=3.9

pytest-tesults

Tesults plugin for pytest

Feb 15, 2024

5 - Production/Stable

pytest >=3.5.0

pytest-textual-snapshot

Snapshot testing for Textual apps

Aug 23, 2023

4 - Beta

pytest (>=7.0.0)

pytest-tezos

pytest-ligo

Jan 16, 2020

4 - Beta

N/A

pytest-th2-bdd

pytest_th2_bdd

May 13, 2022

N/A

N/A

pytest-thawgun

Pytest plugin for time travel

May 26, 2020

3 - Alpha

N/A

pytest-thread

Jul 07, 2023

N/A

N/A

pytest-threadleak

Detects thread leaks

Jul 03, 2022

4 - Beta

pytest (>=3.1.1)

pytest-tick

Ticking on tests

Aug 31, 2021

5 - Production/Stable

pytest (>=6.2.5,<7.0.0)

pytest-time

Jun 24, 2023

3 - Alpha

pytest

pytest-timeassert-ethan

execution duration

Dec 25, 2023

N/A

pytest

pytest-timeit

A pytest plugin to time test function runs

Oct 13, 2016

4 - Beta

N/A

pytest-timeout

pytest plugin to abort hanging tests

Mar 07, 2024

5 - Production/Stable

pytest >=7.0.0

pytest-timeouts

Linux-only Pytest plugin to control durations of various test case execution phases

Sep 21, 2019

5 - Production/Stable

N/A

pytest-timer

A timer plugin for pytest

Dec 26, 2023

N/A

pytest

pytest-timestamper

Pytest plugin to add a timestamp prefix to the pytest output

Jun 06, 2021

N/A

N/A

pytest-timestamps

A simple plugin to view timestamps for each test

Sep 11, 2023

N/A

pytest (>=7.3,<8.0)

pytest-tiny-api-client

The companion pytest plugin for tiny-api-client

Jan 04, 2024

5 - Production/Stable

pytest

pytest-tinybird

A pytest plugin to report test results to tinybird

Jun 26, 2023

4 - Beta

pytest (>=3.8.0)

pytest-tipsi-django

Better fixtures for django

Feb 05, 2024

5 - Production/Stable

pytest>=6.0.0

pytest-tipsi-testing

Better fixtures management. Various helpers

Feb 04, 2024

5 - Production/Stable

pytest>=3.3.0

pytest-tldr

A pytest plugin that limits the output to just the things you need.

Oct 26, 2022

4 - Beta

pytest (>=3.5.0)

pytest-tm4j-reporter

Cloud Jira Test Management (TM4J) PyTest reporter plugin

Sep 01, 2020

N/A

pytest

pytest-tmnet

A small example package

Mar 01, 2022

N/A

N/A

pytest-tmp-files

Utilities to create temporary file hierarchies in pytest.

Dec 08, 2023

N/A

pytest

pytest-tmpfs

A pytest plugin that helps you on using a temporary filesystem for testing.

Aug 29, 2022

N/A

pytest

pytest-tmreport

this is a vue-element ui report for pytest

Aug 12, 2022

N/A

N/A

pytest-tmux

A pytest plugin that enables tmux driven tests

Apr 22, 2023

4 - Beta

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

pytest-toolbox

Numerous useful plugins for pytest.

Apr 07, 2018

N/A

pytest (>=3.5.0)

pytest-tools

Pytest tools

Oct 21, 2022

4 - Beta

N/A

pytest-tornado

A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.

Jun 17, 2020

5 - Production/Stable

pytest (>=3.6)

pytest-tornado5

A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.

Nov 16, 2018

5 - Production/Stable

pytest (>=3.6)

pytest-tornado-yen3

A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.

Oct 15, 2018

5 - Production/Stable

N/A

pytest-tornasync

py.test plugin for testing Python 3.5+ Tornado code

Jul 15, 2019

3 - Alpha

pytest (>=3.0)

pytest-trace

Save OpenTelemetry spans generated during testing

Jun 19, 2022

N/A

pytest (>=4.6)

pytest-track

Feb 26, 2021

3 - Alpha

pytest (>=3.0)

pytest-translations

Test your translation files.

Sep 11, 2023

5 - Production/Stable

pytest (>=7)

pytest-travis-fold

Folds captured output sections in Travis CI build log

Nov 29, 2017

4 - Beta

pytest (>=2.6.0)

pytest-trello

Plugin for py.test that integrates trello using markers

Nov 20, 2015

5 - Production/Stable

N/A

pytest-trepan

Pytest plugin for trepan debugger.

Jul 28, 2018

5 - Production/Stable

N/A

pytest-trialtemp

py.test plugin for using the same _trial_temp working directory as trial

Jun 08, 2015

N/A

N/A

pytest-trio

Pytest plugin for trio

Nov 01, 2022

N/A

pytest (>=7.2.0)

pytest-trytond

Pytest plugin for the Tryton server framework

Nov 04, 2022

4 - Beta

pytest (>=5)

pytest-tspwplib

A simple plugin to use with tspwplib

Jan 08, 2021

4 - Beta

pytest (>=3.5.0)

pytest-tst

Customize pytest options, output and exit code to make it compatible with tst

Apr 27, 2022

N/A

pytest (>=5.0.0)

pytest-tstcls

Test Class Base

Mar 23, 2020

5 - Production/Stable

N/A

pytest-tui

Text User Interface (TUI) and HTML report for Pytest test runs

Dec 08, 2023

4 - Beta

N/A

pytest-tutorials

Mar 11, 2023

N/A

N/A

pytest-twilio-conversations-client-mock

Aug 02, 2022

N/A

N/A

pytest-twisted

A twisted plugin for pytest.

Mar 19, 2024

5 - Production/Stable

pytest >=2.3

pytest-typechecker

Run type checkers on specified test files

Feb 04, 2022

N/A

pytest (>=6.2.5,<7.0.0)

pytest-typhoon-config

A Typhoon HIL plugin that facilitates test parameter configuration at runtime

Apr 07, 2022

5 - Production/Stable

N/A

pytest-typhoon-polarion

Typhoontest plugin for Siemens Polarion

Feb 01, 2024

4 - Beta

N/A

pytest-typhoon-xray

Typhoon HIL plugin for pytest

Aug 15, 2023

4 - Beta

N/A

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

Jul 05, 2021

4 - Beta

pytest

pytest-ui-failed-screenshot

UI自动测试失败时自动截图,并将截图加入到测试报告中

Dec 06, 2022

N/A

N/A

pytest-ui-failed-screenshot-allure

UI自动测试失败时自动截图,并将截图加入到Allure测试报告中

Dec 06, 2022

N/A

N/A

pytest-unflakable

Unflakable plugin for PyTest

Nov 12, 2023

4 - Beta

pytest >=6.2.0

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-unique

Pytest fixture to generate unique values.

Sep 15, 2023

N/A

pytest (>=7.4.2,<8.0.0)

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

pytest-unordered

Test equality of unordered collections in pytest

Mar 13, 2024

4 - Beta

pytest >=7.0.0

pytest-unstable

Set a test as unstable to return 0 even if it failed

Sep 27, 2022

4 - Beta

N/A

pytest-unused-fixtures

A pytest plugin to list unused fixtures after a test run.

Aug 08, 2023

4 - Beta

pytest (>=7.3.2,<8.0.0)

pytest-upload-report

pytest-upload-report is a plugin for pytest that upload your test report for test results.

Jun 18, 2021

5 - Production/Stable

N/A

pytest-utils

Some helpers for pytest.

Feb 02, 2023

4 - Beta

pytest (>=7.0.0,<8.0.0)

pytest-vagrant

A py.test plugin providing access to vagrant.

Sep 07, 2021

5 - Production/Stable

pytest

pytest-valgrind

May 19, 2021

N/A

N/A

pytest-variables

pytest plugin for providing variables to tests/fixtures

Feb 01, 2024

5 - Production/Stable

pytest>=7.0.0

pytest-variant

Variant support for Pytest

Jun 06, 2022

N/A

N/A

pytest-vcr

Plugin for managing VCR.py cassettes

Apr 26, 2019

5 - Production/Stable

pytest (>=3.6.0)

pytest-vcr-delete-on-fail

A pytest plugin that automates vcrpy cassettes deletion on test failure.

Feb 16, 2024

5 - Production/Stable

pytest (>=8.0.0,<9.0.0)

pytest-vcrpandas

Test from HTTP interactions to dataframe processed.

Jan 12, 2019

4 - Beta

pytest

pytest-vcs

Sep 22, 2022

4 - Beta

N/A

pytest-venv

py.test fixture for creating a virtual environment

Nov 23, 2023

4 - Beta

pytest

pytest-ver

Pytest module with Verification Protocol, Verification Report and Trace Matrix

Feb 07, 2024

4 - Beta

pytest

pytest-verbose-parametrize

More descriptive output for parametrized py.test tests

May 28, 2019

5 - Production/Stable

pytest

pytest-vimqf

A simple pytest plugin that will shrink pytest output when specified, to fit vim quickfix window.

Feb 08, 2021

4 - Beta

pytest (>=6.2.2,<7.0.0)

pytest-virtualenv

Virtualenv fixture for py.test

May 28, 2019

5 - Production/Stable

pytest

pytest-visual

Nov 01, 2023

3 - Alpha

pytest >=7.0.0

pytest-vnc

VNC client for Pytest

Nov 06, 2023

N/A

pytest

pytest-voluptuous

Pytest plugin for asserting data against voluptuous schema.

Jun 09, 2020

N/A

pytest

pytest-vscodedebug

A pytest plugin to easily enable debugging tests within Visual Studio Code

Dec 04, 2020

4 - Beta

N/A

pytest-vscode-pycharm-cls

A PyTest helper to enable start remote debugger on test start or failure or when pytest.set_trace is used.

Feb 01, 2023

N/A

pytest

pytest-vts

pytest plugin for automatic recording of http stubbed tests

Jun 05, 2019

N/A

pytest (>=2.3)

pytest-vulture

A pytest plugin to checks dead code with vulture

Jun 01, 2023

N/A

pytest (>=7.0.0)

pytest-vw

pytest-vw makes your failing test cases succeed under CI tools scrutiny

Oct 07, 2015

4 - Beta

N/A

pytest-vyper

Plugin for the vyper smart contract language.

May 28, 2020

2 - Pre-Alpha

N/A

pytest-wa-e2e-plugin

Pytest plugin for testing whatsapp bots with end to end tests

Feb 18, 2020

4 - Beta

pytest (>=3.5.0)

pytest-wake

Mar 20, 2024

N/A

pytest

pytest-watch

Local continuous test runner with pytest and watchdog.

May 20, 2018

N/A

N/A

pytest-watcher

Automatically rerun your tests on file modifications

Feb 06, 2024

4 - Beta

N/A

pytest_wdb

Trace pytest tests with wdb to halt on error with –wdb.

Jul 04, 2016

N/A

N/A

pytest-wdl

Pytest plugin for testing WDL workflows.

Nov 17, 2020

5 - Production/Stable

N/A

pytest-web3-data

A pytest plugin to fetch test data from IPFS HTTP gateways during pytest execution.

Oct 04, 2023

4 - Beta

pytest

pytest-webdriver

Selenium webdriver fixture for py.test

May 28, 2019

5 - Production/Stable

pytest

pytest-webtest-extras

Pytest plugin to enhance pytest-html and allure reports of webtest projects by adding screenshots, comments and webpage sources.

Nov 13, 2023

N/A

pytest >= 7.0.0

pytest-wetest

Welian API Automation test framework pytest plugin

Nov 10, 2018

4 - Beta

N/A

pytest-when

Utility which makes mocking more readable and controllable

Mar 22, 2024

N/A

pytest>=7.3.1

pytest-whirlwind

Testing Tornado.

Jun 12, 2020

N/A

N/A

pytest-wholenodeid

pytest addon for displaying the whole node id for failures

Aug 26, 2015

4 - Beta

pytest (>=2.0)

pytest-win32consoletitle

Pytest progress in console title (Win32 only)

Aug 08, 2021

N/A

N/A

pytest-winnotify

Windows tray notifications for py.test results.

Apr 22, 2016

N/A

N/A

pytest-wiremock

A pytest plugin for programmatically using wiremock in integration tests

Mar 27, 2022

N/A

pytest (>=7.1.1,<8.0.0)

pytest-with-docker

pytest with docker helpers.

Nov 09, 2021

N/A

pytest

pytest-workflow

A pytest plugin for configuring workflow/pipeline tests using YAML files

Mar 18, 2024

5 - Production/Stable

pytest >=7.0.0

pytest-xdist

pytest xdist plugin for distributed testing, most importantly across multiple CPUs

Nov 21, 2023

5 - Production/Stable

pytest >=6.2.0

pytest-xdist-debug-for-graingert

pytest xdist plugin for distributed testing and loop-on-failing modes

Jul 24, 2019

5 - Production/Stable

pytest (>=4.4.0)

pytest-xdist-forked

forked from pytest-xdist

Feb 10, 2020

5 - Production/Stable

pytest (>=4.4.0)

pytest-xdist-tracker

pytest plugin helps to reproduce failures for particular xdist node

Nov 18, 2021

3 - Alpha

pytest (>=3.5.1)

pytest-xdist-worker-stats

A pytest plugin to list worker statistics after a xdist run.

Sep 29, 2023

4 - Beta

pytest (>=7.3,<8.0)

pytest-xfaillist

Maintain a xfaillist in an additional file to avoid merge-conflicts.

Sep 17, 2021

N/A

pytest (>=6.2.2,<7.0.0)

pytest-xfiles

Pytest fixtures providing data read from function, module or package related (x)files.

Feb 27, 2018

N/A

N/A

pytest-xiuyu

This is a pytest plugin

Jul 25, 2023

5 - Production/Stable

N/A

pytest-xlog

Extended logging for test and decorators

May 31, 2020

4 - Beta

N/A

pytest-xlsx

pytest plugin for generating test cases by xlsx(excel)

Mar 22, 2024

N/A

N/A

pytest-xpara

An extended parametrizing plugin of pytest.

Oct 30, 2017

3 - Alpha

pytest

pytest-xprocess

A pytest plugin for managing processes across test runs.

Mar 23, 2024

4 - Beta

pytest>=2.8

pytest-xray

May 30, 2019

3 - Alpha

N/A

pytest-xrayjira

Mar 17, 2020

3 - Alpha

pytest (==4.3.1)

pytest-xray-server

May 03, 2022

3 - Alpha

pytest (>=5.3.1)

pytest-xskynet

A package to prevent Dependency Confusion attacks against Yandex.

Feb 20, 2024

N/A

N/A

pytest-xvfb

A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.

May 29, 2023

4 - Beta

pytest (>=2.8.1)

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

pytest-yaml

This plugin is used to load yaml output to your test using pytest framework.

Oct 05, 2018

N/A

pytest

pytest-yaml-sanmu

pytest plugin for generating test cases by yaml

Dec 18, 2023

N/A

pytest>=7.4.0

pytest-yamltree

Create or check file/directory trees described by YAML

Mar 02, 2020

4 - Beta

pytest (>=3.1.1)

pytest-yamlwsgi

Run tests against wsgi apps defined in yaml

May 11, 2010

N/A

N/A

pytest-yaml-yoyo

http/https API run by yaml

Jun 19, 2023

N/A

pytest (>=7.2.0)

pytest-yapf

Run yapf

Jul 06, 2017

4 - Beta

pytest (>=3.1.1)

pytest-yapf3

Validate your Python file format with yapf

Mar 29, 2023

5 - Production/Stable

pytest (>=7)

pytest-yield

PyTest plugin to run tests concurrently, each `yield` switch context to other one

Jan 23, 2019

N/A

N/A

pytest-yls

Pytest plugin to test the YLS as a whole.

Jan 11, 2024

N/A

pytest (>=7.2.2,<8.0.0)

pytest-yuk

Display tests you are uneasy with, using 🤢/🤮 for pass/fail of tests marked with yuk.

Mar 26, 2021

N/A

pytest>=5.0.0

pytest-zafira

A Zafira plugin for pytest

Sep 18, 2019

5 - Production/Stable

pytest (==4.1.1)

pytest-zap

OWASP ZAP plugin for py.test.

May 12, 2014

4 - Beta

N/A

pytest-zebrunner

Pytest connector for Zebrunner reporting

Jan 08, 2024

5 - Production/Stable

pytest (>=4.5.0)

pytest-zeebe

Pytest fixtures for testing Camunda 8 processes using a Zeebe test engine.

Feb 01, 2024

N/A

pytest (>=7.4.2,<8.0.0)

pytest-zest

Zesty additions to pytest.

Nov 17, 2022

N/A

N/A

pytest-zhongwen-wendang

PyTest 中文文档

Mar 04, 2024

4 - Beta

N/A

pytest-zigzag

Extend py.test for RPC OpenStack testing.

Feb 27, 2019

4 - Beta

pytest (~=3.6)

pytest-zulip

Pytest report plugin for Zulip

May 07, 2022

5 - Production/Stable

pytest

pytest-zy

接口自动化测试框架

Mar 23, 2024

N/A

pytest~=7.2.0