pytest-dev's repositories
pytest-mock
Thin-wrapper around the mock package for easier use with pytest
pytest-cov
Coverage plugin for pytest.
pytest-xdist
pytest plugin for distributed testing and loop-on-failures testing modes.
pytest-asyncio
Asyncio support for pytest
pytest-django
A Django plugin for pytest.
pytest-bdd
BDD library for the pytest runner
pytest-html
Plugin for generating HTML reports for pytest results
pytest-randomly
:game_die: Pytest plugin to randomly order tests and control random.seed
pytest-factoryboy
factory_boy integration the pytest runner
pytest-subtests
unittest subTest() support and subtests fixture
pytest-env
pytest plugin to set environment variables in pytest.ini or pyproject.toml file
pytest-order
pytest plugin that allows to customize the test execution order
pytest-github-actions-annotate-failures
Pytest plugin to annotate failed tests with a workflow command for GitHub Actions
pytest-cpp
Use pytest's runner to discover and execute C++ tests
unittest2pytest
helps rewriting Python `unittest` test-cases into `pytest` test-cases
pytest-reportlog
Replacement for the --resultlog option, focused in simplicity and extensibility
pytest-print
pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)
pytest-random-order
pytest plugin to randomise the order of tests with some control over the randomness
pytest-twisted
test twisted code with pytest
nose2pytest
Scripts to convert Python Nose tests to PyTest
pytest-localserver
pytest plugin to test server connections locally. This repository was migrated from Bitbucket.
pygments-pytest
A pygments lexer for pytest output
pytest-iam
A lightweight and fully functional OAuth2 / OpenID Connect (OIDC) / SCIM server to be used in test suites.
pytest-plus
pytest-plus adds new features to pytest