Pinned Repositories
pluggy
A minimalist production ready plugin system
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
pytest-asyncio
Asyncio support for pytest
pytest-bdd
BDD library for the pytest runner
pytest-cov
Coverage plugin for pytest.
pytest-django
A Django plugin for pytest.
pytest-html
Plugin for generating HTML reports for pytest results
pytest-mock
Thin-wrapper around the mock package for easier use with pytest
pytest-testinfra
Testinfra test your infrastructures
pytest-xdist
pytest plugin for distributed testing and loop-on-failures testing modes.
pytest-dev's Repositories
pytest-dev/pytest-play
pytest plugin that let you automate actions and assertions with test metrics reporting executing plain YAML files
pytest-dev/pytest-incremental
py-test plugin: an incremental test runner
pytest-dev/pytest-stress
A Pytest plugin that allows you to loop tests for a user defined amount of time.
pytest-dev/pytest-faker
faker integration the pytest test runner
pytest-dev/pytest-cloud
Distributed tests planner plugin for pytest testing framework.
pytest-dev/plugincompat
Test execution and compatibility checks for pytest plugins
pytest-dev/pytest-faulthandler
py.test plugin that activates the fault handler module during testing
pytest-dev/pytest-bpdb
pytest plugin for dropping to bpdb on test failures
pytest-dev/blog.pytest.org
Repository for the official pytest blog
pytest-dev/pytest-tcpclient
pytest mocking of TCP clients
pytest-dev/meta
Used for generic pytest organization issues, stuff that can impact multiple projects.
pytest-dev/pytest-talks
public pytest talks and workshops - meant to help user groups spin up talks and workshops
pytest-dev/pytest-issue-2419