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