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 upPinned 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-xprocess
pytest external process plugin
-
-
-
pytest-html
Plugin for generating HTML reports for pytest results
-
pytest-testinfra
Testinfra test your infrastructures
-
pytest-rerunfailures
a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures
-
pytest-mock
Thin-wrapper around the mock package for easier use with pytest
-
-
pytest-splinter
pytest splinter and selenium integration for anyone interested in browser interaction in tests
-
-
-
-
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-services
Collection of fixtures and utility functions to run service processes for your tests
-
-
pytest-twisted
test twisted code with pytest
-
-
pytest-asyncio
Pytest support for asyncio.
-
pytest-cloud
Distributed tests planner plugin for pytest testing framework.
-
pytest-bdd
BDD library for the py.test runner
-
pytest-qt
pytest plugin for Qt (PyQt4, PyQt5 and PySide) application testing
-
py
Python development support library (note: maintenance only)
-
pytest-xdist
pytest plugin for distributed testing and loop-on-failures testing modes.
-
-
execnet
distributed Python deployment and communication - UNMAINTAINED