pytest-dev
Pinned Loading
Repositories
Showing 10 of 77 repositories
-
pytest Public
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
execnet Public
distributed Python deployment and communication
-
pytest-cpp Public
Use pytest's runner to discover and execute C++ tests
-
pytest-randomly Public
🎲 Pytest plugin to randomly order tests and control random.seed
-
pytest-random-order Public
pytest plugin to randomise the order of tests with some control over the randomness
pytest-dev/pytest-random-order’s past year of commit activity
-
pytest-order Public
pytest plugin that allows to customize the test execution order
-
pytest-mock Public
Thin-wrapper around the mock package for easier use with pytest