Change the repository type filter
All
Repositories list
76 repositories
- The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
- Provides a fake file system that mocks the Python file system modules.
- pytest plugin to randomise the order of tests with some control over the randomness
- pytest plugin for distributed testing and loop-on-failures testing modes.
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)
pytest-bdd
PublicBDD library for the pytest runner- pytest-plus adds new features to pytest
nose2pytest
Public