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
-
-
plugincompat
Test execution and compatibility checks for pytest plugins
-
pytest-xdist
pytest plugin for distributed testing and loop-on-failures testing modes.
-
pytest-bdd
BDD library for the py.test runner
-
pytest-cloud
Distributed tests planner plugin for pytest testing framework.
-
-
-
pytest-html
Plugin for generating HTML reports for pytest results
-
-
-
execnet
distributed Python deployment and communication - UNMAINTAINED
-
pytest-rerunfailures
a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures
-
-
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-forked
extracted --boxed from pytest-xdist to ensure backward compat
-
-
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
-
pytest-twisted
test twisted code with pytest
-
pytest-base-url
pytest plugin for URL based tests
-
pytest-services
Collection of fixtures and utility functions to run service processes for your tests