Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
pytest-forked
extracted --boxed from pytest-xdist to ensure backward compat
-
-
plugincompat
Test execution and compatibility checks for pytest plugins
-
pytest-xdist
pytest plugin for distributed testing and loop-on-failures testing modes.
-
-
-
pytest-rerunfailures
a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures
-
-
pytest-twisted
test twisted code with pytest
-
pytest-html
Plugin for generating HTML reports for pytest results
-
-
-
pytest-faulthandler
py.test plugin that activates the fault handler module during testing
-
pytest-bdd
BDD library for the py.test runner
-
pytest-cloud
Distributed tests planner plugin for pytest testing framework.
-
-
-
execnet
distributed Python deployment and communication - UNMAINTAINED
-
pytest-splinter
pytest splinter and selenium integration for anyone interested in browser interaction in tests
-
py
Python development support library (note: maintenance only)
-
-
pytest-asyncio
Pytest support for asyncio.
-
pytest-stress
A Pytest plugin that allows you to loop tests for a user defined amount of time.
-
-
pytest-reportlog
Replacement for the --resultlog option, focused in simplicity and extensibility
-
unittest2pytest
helps rewriting Python `unittest` test-cases into `pytest` test-cases
-
pytest-subtests
unittest subTest() support and subtests fixture