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