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-testinfra
Testinfra test your infrastructures
pytest-dev/pytest-rerunfailures
a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures
pytest-dev/cookiecutter-pytest-plugin
A Cookiecutter template for pytest plugins 💻
pytest-dev/pytest-splinter
pytest splinter and selenium integration for anyone interested in browser interaction in tests
pytest-dev/pytest-timeout
pytest-dev/pytest-describe
Describe-style plugin for the pytest framework
pytest-dev/pytest-repeat
pytest plugin for repeating test execution
pytest-dev/pytest-github-actions-annotate-failures
Pytest plugin to annotate failed tests with a workflow command for GitHub Actions
pytest-dev/pytest-instafail
py.test plugin to show failures instantly
pytest-dev/unittest2pytest
helps rewriting Python `unittest` test-cases into `pytest` test-cases
pytest-dev/py
Python development support library (note: maintenance only)
pytest-dev/pytest-random-order
pytest plugin to randomise the order of tests with some control over the randomness
pytest-dev/pytest-forked
extracted --boxed from pytest-xdist to ensure backward compat
pytest-dev/pytest-messenger
Pytest-messenger report plugin for all popular messengers like: Slack, DingTalk, Telegram
pytest-dev/pytest-mimesis
Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.
pytest-dev/pytest-services
Collection of fixtures and utility functions to run service processes for your tests
pytest-dev/iniconfig
pytest-dev/pytest-runner
pytest-dev/pytest-freezer
Pytest plugin providing a fixture interface for spulec/freezegun
pytest-dev/pytest-twisted
test twisted code with pytest
pytest-dev/pytest-fixture-tools
Pytest fixture tools
pytest-dev/nose2pytest
Scripts to convert Python Nose tests to PyTest
pytest-dev/pygments-pytest
A pygments lexer for pytest output
pytest-dev/pytest-echo
pytest plugin to dump environment variables, package version and generic attributes.
pytest-dev/pytest-inline
pytest-inline is a pytest plugin for writing inline tests.
pytest-dev/pytest-nunit
An Nunit output plugin for Pytest
pytest-dev/pytest-iam
A fully functional OAUTH2 / OpenID Connect (OIDC) server to be used in your testsuite
pytest-dev/sprint
pytest development sprint 2024
pytest-dev/pytest-libfaketime
Prepare pytest for python-libfaketime - https://github.com/simon-weber/python-libfaketime
pytest-dev/regendoc