pytest-dev
-
pytest Public
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
pytest-rerunfailures Public
a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures
pytest-dev/pytest-rerunfailures’s past year of commit activity
-
pytest-print Public
pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)
-
pytest-randomly Public
🎲 Pytest plugin to randomly order tests and control random.seed
-
pytest-env Public
pytest plugin to set environment variables in pytest.ini or pyproject.toml file
-
pluggy Public
A minimalist production ready plugin system
-
pytest-mock Public
Thin-wrapper around the mock package for easier use with pytest