Send responses to httpx.
pytest plugin to run your tests in a specific order
unittest subTest() support and subtests fixture
pytest plugin to run your tests in a specific order
Plugin for pytest that automatically reruns flaky tests.
A py.test plugin that parses environment files before running tests
A pytest plugin that allows multiple failures per test.
Postgresql fixtures and fixture factories for Pytest.
Backtest trading strategies in Python
Adds the ability to retry flaky tests in CI environments
Process executor (not only) for tests.
Integration of uv with tox.
Package installed with dash[testing] for optional loading of pytest dash plugin.
Test agent for Datadog APM client libraries
A complete web automation framework for end-to-end testing.
A collection of helpers and mock objects for unit tests and doc tests.
Randomise the order in which pytest tests are run with some control over the randomness
Core testing clients for Sanic
Linux-only Pytest plugin to control durations of various test case execution phases
Generate random strings in Python
Provides a tag-expression parser and evaluation logic for cucumber/behave
A Software Testing Tool
Pyspark test helper library
Cucumber Expressions - a simpler alternative to Regular Expressions
Test utilities for code working with files and commands
pyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search. With the ``ahocorasick.Automaton`` class, you can find multiple key string occurrences at once in some input text. You can use it as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search. And pickle to disk for easy reuse of large automatons. Implemented in C and tested on Python 3.6+. Works on Linux, macOS and Windows. BSD-3-Cause license.
A plugin for snapshot testing with pytest.
Tools to ease creating larger test libraries for Robot Framework using Python.
Wrap tests with fixtures in freeze_time
E2E Testing Framework for Microservices
Manage dependencies of tests
Robot Framework keyword library wrapper around requests
Web testing library for Robot Framework
pytest plugin to annotate failed tests with a workflow command for GitHub Actions
A Pytest plugin for running a subset of your tests by splitting them in to equally sized groups.
A pytest plugin that allows multiple failures per test
A set of Python modules to automate the Microsoft Windows GUI
Experimental package to automatically extract test plugins for Home Assistant custom components
Simple pytest fixtures for Docker and Docker Compose based tests
Smart object creation facility for Django.
Property-based testing framework for Open API and GraphQL based apps
Data-Driven/Decorated Tests
AWS SAM CLI is a CLI tool for local development and testing of Serverless applications
Automatically rerun your tests on file modifications
Hello World testing setuptools