An open API service providing repository metadata for many open source software ecosystems.

Topic: "pytest-plugin"

seleniumbase/SeleniumBase

Python APIs for web automation, testing, and bypassing bot-detection.

Language: Python - Size: 13.1 MB - Last synced at: 3 days ago - Pushed at: 12 days ago - Stars: 9,833 - Forks: 1,264

lk-geimfari/mimesis

Mimesis is a robust data generator for Python that can produce a wide range of fake data in multiple languages.

Language: Python - Size: 23.2 MB - Last synced at: 3 days ago - Pushed at: 27 days ago - Stars: 4,534 - Forks: 338

inducer/pudb

Full-screen console debugger for Python

Language: Python - Size: 1.97 MB - Last synced at: 1 day ago - Pushed at: 28 days ago - Stars: 3,062 - Forks: 232

pytest-dev/pytest-testinfra

Testinfra test your infrastructures

Language: Python - Size: 1.07 MB - Last synced at: 7 days ago - Pushed at: 21 days ago - Stars: 2,413 - Forks: 356

pytest-dev/pytest-xdist

pytest plugin for distributed testing and loop-on-failures testing modes.

Language: Python - Size: 1.88 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 1,575 - Forks: 234

pytest-dev/pytest-asyncio

Asyncio support for pytest

Language: Python - Size: 906 KB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 1,489 - Forks: 159

pytest-dev/pytest-django

A Django plugin for pytest.

Language: Python - Size: 1.58 MB - Last synced at: 4 days ago - Pushed at: 15 days ago - Stars: 1,436 - Forks: 349

pytest-dev/pytest-bdd

BDD library for the pytest runner

Language: Python - Size: 2.08 MB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 1,364 - Forks: 225

Teemu/pytest-sugar

a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)

Language: Python - Size: 317 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 1,309 - Forks: 73

pytest-dev/pytest-html

Plugin for generating HTML reports for pytest results

Language: Python - Size: 1.34 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 729 - Forks: 243

pytest-dev/pyfakefs

Provides a fake file system that mocks the Python file system modules.

Language: Python - Size: 9.49 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 675 - Forks: 93

syrupy-project/syrupy

:pancakes: The sweeter pytest snapshot plugin

Language: Python - Size: 12.1 MB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 614 - Forks: 41

wemake-services/django-test-migrations

Test django schema and data migrations, including migrations' order and best practices.

Language: Python - Size: 1.13 MB - Last synced at: about 20 hours ago - Pushed at: 4 days ago - Stars: 546 - Forks: 32

pytest-dev/pytest-flask

A set of pytest fixtures to test Flask applications

Language: Python - Size: 274 KB - Last synced at: 8 days ago - Pushed at: 22 days ago - Stars: 492 - Forks: 89

microsoft/playwright-pytest

Pytest plugin to write end-to-end browser tests with Playwright.

Language: Python - Size: 168 KB - Last synced at: 11 days ago - Pushed at: 28 days ago - Stars: 474 - Forks: 68

dbfixtures/pytest-postgresql

This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.

Language: Python - Size: 1.75 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 465 - Forks: 48

computationalmodelling/nbval

A py.test plugin to validate Jupyter notebooks

Language: Python - Size: 908 KB - Last synced at: 11 days ago - Pushed at: 22 days ago - Stars: 451 - Forks: 51

darrenburns/pytest-clarity

A plugin to improve the output of pytest with colourful unified diffs

Language: Python - Size: 1.08 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 444 - Forks: 24

TvoroG/pytest-lazy-fixture

It helps to use fixtures in pytest.mark.parametrize

Language: Python - Size: 69.3 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 388 - Forks: 31

okken/pytest-check

A pytest plugin that allows multiple failures per test.

Language: Python - Size: 253 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 361 - Forks: 38

miketheman/pytest-socket

Pytest Plugin to disable socket calls during tests

Language: Python - Size: 695 KB - Last synced at: 8 days ago - Pushed at: 22 days ago - Stars: 309 - Forks: 47

shawnbrown/datatest

Tools for test driven data-wrangling and data validation.

Language: Python - Size: 3.27 MB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 294 - Forks: 13

jerry-git/pytest-split

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

Language: Python - Size: 890 KB - Last synced at: 10 days ago - Pushed at: 21 days ago - Stars: 268 - Forks: 33

pytest-dev/pytest-describe

Describe-style plugin for the pytest framework

Language: Python - Size: 74.2 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 220 - Forks: 18

Erotemic/xdoctest

A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.

Language: Python - Size: 1.54 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 210 - Forks: 13

vapor-ware/kubetest

Kubernetes integration testing in Python via pytest

Language: Python - Size: 403 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 206 - Forks: 57

treebeardtech/nbmake

๐Ÿ“ Pytest plugin for testing notebooks

Language: Python - Size: 660 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 196 - Forks: 18

pytest-dev/pytest-order

pytest plugin that allows to customize the test execution order

Language: Python - Size: 803 KB - Last synced at: about 6 hours ago - Pushed at: about 9 hours ago - Stars: 190 - Forks: 14

CFMTech/pytest-monitor

Pytest plugin for analyzing resource usage during test sessions

Language: Python - Size: 171 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 179 - Forks: 16

alteryx/locust-grasshopper

a load testing tool extended from locust

Language: Python - Size: 210 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 178 - Forks: 9

jllorencetti/pytest-deadfixtures

Plugin to list unused fixtures in your tests

Language: Python - Size: 52.7 KB - Last synced at: about 10 hours ago - Pushed at: 5 months ago - Stars: 159 - Forks: 16

numirias/pytest-json-report

๐Ÿ—’๏ธ A pytest plugin to report test results as JSON

Language: Python - Size: 158 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 148 - Forks: 43

pytest-dev/pytest-instafail

py.test plugin to show failures instantly

Language: Python - Size: 52.7 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 144 - Forks: 7

RKrahl/pytest-dependency

Manage dependencies of tests

Language: Python - Size: 200 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 140 - Forks: 33

aio-libs/pytest-aiohttp

pytest plugin for aiohttp support

Language: Python - Size: 62.5 KB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 137 - Forks: 22

yunstanford/pytest-sanic

a Pytest Plugin for Sanic.

Language: Python - Size: 184 KB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 135 - Forks: 21

kataev/pytest-grpc

Allow test gRPC with pytest

Language: Python - Size: 25.4 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 126 - Forks: 20

joseph-roitman/pytest-snapshot

A plugin for snapshot testing with pytest.

Language: Python - Size: 104 KB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 124 - Forks: 12

abalkin/pytest-leaks

A pytest plugin to trace resource leaks.

Language: Python - Size: 596 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 115 - Forks: 3

typeddjango/pytest-mypy-plugins

pytest plugin for testing mypy types, stubs, and plugins

Language: Python - Size: 196 KB - Last synced at: about 5 hours ago - Pushed at: 2 months ago - Stars: 112 - Forks: 27

etianen/logot

Test whether your code is logging correctly ๐Ÿชต

Language: Python - Size: 545 KB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 111 - Forks: 1

aklajnert/pytest-subprocess

Pytest plugin to fake subprocess.

Language: Python - Size: 311 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 109 - Forks: 15

pchomik/pytest-spec

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

Language: Python - Size: 2.06 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 105 - Forks: 19

dbfixtures/pytest-redis

Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redis database. It allows you to specify additional fixtures for Redis process and client.

Language: Python - Size: 1.39 MB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 103 - Forks: 16

omarkohl/pytest-datafiles

pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.

Language: Python - Size: 146 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 102 - Forks: 9

hitchdev/hitchstory

Type-safe YAML integration tests. Tests that write your docs. Tests that rewrite themselves.

Language: Python - Size: 2.56 MB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 96 - Forks: 3

pytest-dev/pytest-reportlog

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

Language: Python - Size: 76.2 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 95 - Forks: 19

Jc2k/pytest-docker-tools

Opionated helpers for creating py.test fixtures for Docker integration and smoke testing environments

Language: Python - Size: 339 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 85 - Forks: 10

vberlier/pytest-insta

A practical snapshot testing plugin for pytest.

Language: Python - Size: 481 KB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 82 - Forks: 2

mintel/pytest-localstack

Pytest plugin for local AWS integration tests

Language: Python - Size: 422 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 78 - Forks: 21

swyddfa/lsp-devtools

Tooling for working with language servers and clients.

Language: Python - Size: 630 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 77 - Forks: 10

NyanKiyoshi/pytest-django-queries

Generate performance reports from your django database performance tests.

Language: Python - Size: 521 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 77 - Forks: 3

databrickslabs/pytester

Python Testing for Databricks

Language: Python - Size: 296 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 72 - Forks: 7

Tinkoff/overhave ๐Ÿ“ฆ

Web-framework for BDD: scalable, configurable, easy to use, based on Flask Admin and Pydantic.

Language: JavaScript - Size: 6.61 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 71 - Forks: 10

JamesHutchison/pytest-hot-reloading

A hot reloading pytest daemon, implemented as a plugin

Language: Python - Size: 4.06 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 70 - Forks: 2

pytest-dev/pytest-play

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

Language: Python - Size: 1.1 MB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 70 - Forks: 4

pytest-dev/pytest-random-order

pytest plugin to randomise the order of tests with some control over the randomness

Language: Python - Size: 169 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 69 - Forks: 10

dbfixtures/pytest-elasticsearch

This is a pytest plugin that enables you to test your code that relies on a running Elasticsearch search engine. It allows you to specify fixtures for Elasticsearch process and client.

Language: Python - Size: 1.18 MB - Last synced at: 3 days ago - Pushed at: 6 days ago - Stars: 68 - Forks: 22

LUMC/pytest-workflow

Configure workflow/pipeline tests using yaml files.

Language: Python - Size: 763 KB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 67 - Forks: 10

pytest-dev/pytest-messenger

Pytest-messenger report plugin for all popular messengers like: Slack, DingTalk, Telegram

Language: Python - Size: 1.69 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 67 - Forks: 15

MrMino/pytest-edit

Type `pytest --edit` to open the failing test code โœจ

Language: Python - Size: 16.6 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 62 - Forks: 2

pytest-dev/pytest-mimesis ๐Ÿ“ฆ

Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.

Language: Python - Size: 194 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 62 - Forks: 4

wronglink/pytest-pudb

Pytest PuDB debugger integration

Language: Python - Size: 30.3 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 58 - Forks: 6

saltstack/pytest-helpers-namespace

PyTest Helpers Namespace

Language: Python - Size: 174 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 58 - Forks: 9

dbfixtures/pytest-dbfixtures ๐Ÿ“ฆ

Language: Python - Size: 373 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 57 - Forks: 20

dbfixtures/pytest-mysql

This is a pytest plugin, that enables you to test your code that relies on a running MySQL Database. It allows you to specify fixtures for MySQL process and client.

Language: Python - Size: 1 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 56 - Forks: 20

cloudcoil/cloudcoil

Modern async-first Kubernetes client for Python with Pydantic models - bringing cloud-native operations and K8s development to life with elegant Pythonic APIs

Language: Python - Size: 1.24 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 55 - Forks: 5

chrisjsewell/pytest-notebook

A pytest plugin for regression testing and regenerating Jupyter Notebooks

Language: Jupyter Notebook - Size: 3.77 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 52 - Forks: 11

mark-adams/pytest-test-groups

A Pytest plugin that gives you a way to split your tests into groups of a specific size

Language: Python - Size: 29.3 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 51 - Forks: 26

utapyngo/pytest-unordered

Test equality of unordered sequences

Language: Python - Size: 49.8 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 50 - Forks: 5

thombashi/pytest-md-report

A pytest plugin to generate test outcomes reports with markdown table format.

Language: Python - Size: 587 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 48 - Forks: 6

getsentry/pytest-sentry

Track flaky tests in Sentry

Language: Python - Size: 56.6 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 48 - Forks: 9

mariusvniekerk/pytest-monkeytype

Language: Python - Size: 28.3 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 45 - Forks: 2

dbfixtures/pytest-rabbitmq

This is a pytest plugin, that enables you to test your code that relies on a running RabbitMQ Queues. It allows you to specify additional fixtures for RabbitMQ process and client.

Language: Python - Size: 967 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 44 - Forks: 13

MyGodIsHe/pytest-neo

Matrix has you...

Language: Python - Size: 195 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 44 - Forks: 0

mharrisb1/openai-responses-python

๐Ÿงช๐Ÿค– Pytest plugin for OpenAI requests

Language: Python - Size: 278 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 42 - Forks: 4

idlesign/pytest-djangoapp

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

Language: Python - Size: 181 KB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 41 - Forks: 6

hackebrot/pytest-md

Plugin for generating Markdown reports for pytest results ๐Ÿ“

Language: Python - Size: 43.9 KB - Last synced at: about 15 hours ago - Pushed at: almost 5 years ago - Stars: 41 - Forks: 6

pytest-dev/pytest-stress

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

Language: Python - Size: 29.3 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 9

zmievsa/pytest-fixture-classes

Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers

Language: Python - Size: 44.9 KB - Last synced at: 14 days ago - Pushed at: 26 days ago - Stars: 39 - Forks: 0

thirtytwobits/nanaimo ๐Ÿ“ฆ

A delicious Python treat that makes on-target testing sweet and satisfying.

Language: Python - Size: 13.7 MB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 39 - Forks: 5

mondeja/pytest-blender

Pytest plugin for easy addons testing with Blender's Python interpreter

Language: Python - Size: 121 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 36 - Forks: 7

davidfritzsche/pytest-mypy-testing

pytest plugin to test mypy static type analysis

Language: Python - Size: 118 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 32 - Forks: 9

pytest-dev/pytest-localserver

py.test plugin to test server connections locally. This repository was migrated from Bitbucket.

Language: Python - Size: 491 KB - Last synced at: 4 days ago - Pushed at: 22 days ago - Stars: 31 - Forks: 13

nolar/looptime

Time dilation & contraction in asyncio event loops (in tests)

Language: Python - Size: 30.3 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 30 - Forks: 0

nonebot/nonebug

NoneBot2 ๆต‹่ฏ•ๆก†ๆžถ / NoneBot2 test framework

Language: Python - Size: 542 KB - Last synced at: 4 days ago - Pushed at: 13 days ago - Stars: 29 - Forks: 6

chrisguidry/pytest-opentelemetry

A pytest plugin for instrumenting test runs via OpenTelemetry

Language: Python - Size: 46.9 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 29 - Forks: 8

praekeltfoundation/seaworthy

Test harness for Docker container images ๐ŸŒŠ ๐Ÿšข

Language: Python - Size: 388 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 29 - Forks: 4

glutanimate/pytest-anki

A pytest plugin for testing Anki add-ons

Language: Python - Size: 563 KB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 28 - Forks: 7

Stranger6667/pytest-click

Pytest plugin for Click

Language: Python - Size: 57.6 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 6

rhevm-qe-automation/pytest_jira

py.test plugin to integrate with JIRA

Language: Python - Size: 136 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 27 - Forks: 24

pyodide/pytest-pyodide

Pytest plugin for testing applications that use Pyodide

Language: Python - Size: 292 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 27 - Forks: 17

bp72/pytest-skipuntil

A simple pytest plugin to skip flapping test with deadline

Language: Python - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 0

idlesign/pytest-responsemock

Simplified requests calls mocking for pytest

Language: Python - Size: 46.9 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 1

meherett/pytest-solidity

PyTest plugin for testing smart contracts for Ethereum blockchain.

Language: Python - Size: 184 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 6

marginalhours/pytest-involve

A pytest plugin to run tests pertaining to a specific file or changeset

Language: Python - Size: 97.7 KB - Last synced at: 18 days ago - Pushed at: about 5 years ago - Stars: 27 - Forks: 0

livestreamx/overhave

Web-framework for BDD: scalable, configurable, easy to use, based on Flask Admin and Pydantic.

Language: JavaScript - Size: 8.38 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 26 - Forks: 24

AndreyErmilov/pytest-mock-server

Mock server plugin for pytest

Language: Python - Size: 26.4 KB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 26 - Forks: 5

Blueshoe/pytest-kubernetes

A :arrow_right: pytest plugin to make the management of (local) Kubernetes clusters a breeze. :rocket:

Language: Python - Size: 155 KB - Last synced at: 12 days ago - Pushed at: 23 days ago - Stars: 25 - Forks: 3

astropy/pytest-arraydiff

pytest plugin to facilitate comparison of results to a pre-defined reference

Language: Python - Size: 117 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 25 - Forks: 19