pytest-plugin
There are 347 repositories under pytest-plugin topic.
joseph-roitman/pytest-snapshot
A plugin for snapshot testing with pytest.
abalkin/pytest-leaks
A pytest plugin to trace resource leaks.
aklajnert/pytest-subprocess
Pytest plugin to fake subprocess.
etianen/logot
Test whether your code is logging correctly 🪵
typeddjango/pytest-mypy-plugins
pytest plugin for testing mypy types, stubs, and plugins
pchomik/pytest-spec
Library pytest-spec is a pytest plugin to display test execution output like a SPECIFICATION.
ClearcodeHQ/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.
omarkohl/pytest-datafiles
pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.
JamesHutchison/pytest-hot-reloading
A hot reloading pytest daemon, implemented as a plugin
hitchdev/hitchstory
Type-safe YAML integration tests. Tests that write your docs. Tests that rewrite themselves.
pytest-dev/pytest-reportlog
Replacement for the --resultlog option, focused in simplicity and extensibility
Jc2k/pytest-docker-tools
Opionated helpers for creating py.test fixtures for Docker integration and smoke testing environments
mintel/pytest-localstack
Pytest plugin for local AWS integration tests
NyanKiyoshi/pytest-django-queries
Generate performance reports from your django database performance tests.
Tinkoff/overhave
Web-framework for BDD: scalable, configurable, easy to use, based on Flask Admin and Pydantic.
ClearcodeHQ/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.
pytest-dev/pytest-play
pytest plugin that let you automate actions and assertions with test metrics reporting executing plain YAML files
pytest-dev/pytest-messenger
Pytest-messenger report plugin for all popular messengers like: Slack, DingTalk, Telegram
pytest-dev/pytest-random-order
pytest plugin to randomise the order of tests with some control over the randomness
vberlier/pytest-insta
A practical snapshot testing plugin for pytest.
LUMC/pytest-workflow
Configure workflow/pipeline tests using yaml files.
pytest-dev/pytest-mimesis
Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.
swyddfa/lsp-devtools
Tooling for working with language servers and clients.
MrMino/pytest-edit
Type `pytest --edit` to open the failing test code ✨
saltstack/pytest-helpers-namespace
PyTest Helpers Namespace
wronglink/pytest-pudb
Pytest PuDB debugger integration
ClearcodeHQ/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.
databrickslabs/pytester
Python Testing for Databricks
mark-adams/pytest-test-groups
A Pytest plugin that gives you a way to split your tests into groups of a specific size
chrisjsewell/pytest-notebook
A pytest plugin for regression testing and regenerating Jupyter Notebooks
getsentry/pytest-sentry
Track flaky tests in Sentry
ClearcodeHQ/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.
MyGodIsHe/pytest-neo
Matrix has you...
pytest-dev/pytest-stress
A Pytest plugin that allows you to loop tests for a user defined amount of time.