The Python Testing Tools Taxonomy
Code coverage measurement for Python
pytest xdist plugin for distributed testing, most importantly across multiple CPUs
Let your Python tests travel through time
A library that allows you to easily mock out tests based on AWS infrastructure
pytest plugin to abort hanging tests
Fast and well tested serialization library
Testing utilities for gRPC Python
pytest plugin to re-run tests to eliminate flaky failures
tox is a generic virtualenv management and test command line tool
pytest plugin for test session metadata
Always know what to expect from your data.
PyDeequ - Unit Tests for Data
API to interact with the python pyproject.toml based projects
Parameterized testing with any Python test framework
A light-weight and flexible data validation and testing tool for statistical data objects.
CMake is an open-source, cross-platform family of tools designed to build, test and package software
The property-based testing library for Python
A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby.
Library provides the way to automatically manage drivers for different browsers
Python implementation of redis API, can be used for testing purposes.
Python library for throwaway instances of anything that can run in a Docker container
Developer-friendly load testing framework
Pytest plugin which splits the test suite to equally sized sub suites based on test execution time.
nose extends unittest to make testing easier
pytest plugin for repeating tests
Creates JUnit XML test result documents that can be read by tools such as Jenkins
Test equality of unordered collections in pytest
Exit pytest test session with custom exit code in different scenarios
A ``pytest`` fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer.
A pytest plugin to report test results as JSON files
run tests in isolated forked subprocesses
Automatically mock your HTTP interactions to simplify and speed up testing
Plugin for pytest that automatically reruns flaky tests.
Pytest Plugin to disable socket calls during tests
unittest-based test runner with Ant/JUnit like XML reporting.
pytest plugin for URL based testing
Type hints (PEP 484) support for the Sphinx autodoc extension
Contains the API for end users as well as helper functions and classes to build Allure adapters for Python test frameworks
Utilities for spying on function calls in unit tests.
pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly).
Pytest Snapshot Test Utility
Send responses to httpx.
Pytest plugin to generate json report in CTRF (Common Test Report Format)
Flexible test automation.