Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
-
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
-
plugincompat
Test execution and compatibility checks for pytest plugins
-
-
pytest-xdist
pytest plugin for distributed testing and loop-on-failures testing modes.
-
pytest-splinter
pytest splinter and selenium integration for anyone interested in browser interaction in tests
-
-
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-bdd
BDD library for the py.test runner
-
py
Python development support library (note: maintenance only)
-
-
-
-
-
pytest-twisted
test twisted code with pytest
-
pytest-rerunfailures
a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures
-
pytest-reportlog
Replacement for the --resultlog option, focused in simplicity and extensibility
-
pytest-services
Collection of fixtures and utility functions to run service processes for your tests
-
pytest-instafail
py.test plugin to show failures instantly
-
-
pytest-variables
Plugin for providing variables to pytest tests/fixtures
-
pytest-print
pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)
-
pytest-forked
extracted --boxed from pytest-xdist to ensure backward compat
-
pytest-factoryboy
factory_boy integration the pytest runner