Code coverage measurement for Python
pytest xdist plugin for distributed testing, most importantly across multiple CPUs
The Python Testing Tools Taxonomy
pytest plugin to re-run tests to eliminate flaky failures
Always know what to expect from your data.
tox is a generic virtualenv management and test command line tool
Fast and well tested serialization library
A library that allows you to easily mock out tests based on AWS infrastructure
Let your Python tests travel through time
A library for property-based testing
pytest plugin to abort hanging tests
PyDeequ - Unit Tests for Data
API to interact with the python pyproject.toml based projects
CMake is an open-source, cross-platform family of tools designed to build, test and package software
Parameterized testing with any Python test framework
A light-weight and flexible data validation and testing tool for statistical data objects.
pytest plugin for test session metadata
nose extends unittest to make testing easier
Testing utilities for gRPC Python
Randomise the order in which pytest tests are run with some control over the randomness
Creates JUnit XML test result documents that can be read by tools such as Jenkins
Fake pymongo stub for testing simple MongoDB-dependent code
A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby.
pytest plugin to test server connections locally.
Exit pytest test session with custom exit code in different scenarios
Library provides the way to automatically manage drivers for different browsers
Test equality of unordered collections in pytest
run tests in isolated forked subprocesses
Utilities for spying on function calls in unit tests.
Python implementation of redis API, can be used for testing purposes.
Pytest plugin which splits the test suite to equally sized sub suites based on test execution time.
Linux-only Pytest plugin to control durations of various test case execution phases
Flexible test automation.
unittest-based test runner with Ant/JUnit like XML reporting.
Developer-friendly load testing framework
A complete web automation framework for end-to-end testing.
A Software Testing Tool
Automatically mock your HTTP interactions to simplify and speed up testing
Contains the API for end users as well as helper functions and classes to build Allure adapters for Python test frameworks
Generic automation framework for acceptance testing and robotic process automation (RPA)
Python library for throwaway instances of anything that can run in a Docker container
pytest plugin for repeating tests
Plugin for pytest that automatically reruns flaky tests.
pytest plugin to run your tests in a specific order
Type hints (PEP 484) support for the Sphinx autodoc extension
Pytest Snapshot Test Utility
pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly).