Change the repository type filter
All
Repositories list
77 repositories
pytest
PublicThe pytest framework makes it easy to write small tests, yet scales to support complex functional testingpytest-randomly
Publicpyfakefs
PublicProvides a fake file system that mocks the Python file system modules.pytest-django
Publicpytest-order
Publicpytest plugin that allows to customize the test execution orderpytest-xdist
Publicpytest plugin for distributed testing and loop-on-failures testing modes.pluggy
Publicpytest-print
Publicpytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)pytest-mock
PublicThin-wrapper around the mock package for easier use with pytestpytest-factoryboy
Publicpytest-random-order
Publicpytest-bdd
Publicexecnet
Publiciniconfig
Public- Use pytest's runner to discover and execute C++ tests
nose2pytest
Publicpytest-reportlog
PublicReplacement for the --resultlog option, focused in simplicity and extensibilitypytest-cov
Publicunittest2pytest
Publicpytest-forked
Publicpytest-instafail
Publicpytest-qt
Publicpytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testingpytest-localserver
Public