$npx skillfedfor your agent

Testing packages

702 packages · page 16 of 18 · 736 including subcategories

Subcategories

Packages

pytest-regex Skip
PyPI · Testing · released May 2023

A pytest plugin that selects tests to run using Python regular expressions matched against test node IDs, offering finer control than pytest's built-in `-k` flag.

Install only if you have a specific regex pattern requirement that `-k` cannot express and are willing to maintain a fork if needed.

MITpure Python · 3.8+abandoned
112.8Kdownloads / mo
edam-ontology With conditions
PyPI · Testing · released Oct 2025

Provides a Python-packaged version of the EDAM ontology, a standardized vocabulary for bioinformatics operations, data types, and formats.

MITpure Python · 3.9+
112.1Kdownloads / mo
robotframework-whitelibrary Skip
PyPI · Testing · released Sep 2019

WhiteLibrary automates Windows GUI testing for Robot Framework by wrapping the White automation framework, supporting Win32, WinForms, WPF, and Java SWT applications.

Apache-2.0pure Pythonabandoned
111.9Kdownloads / mo
pytest-tinybird With conditions
PyPI · Testing · released May 2025

A pytest plugin that automatically posts test results to Tinybird's Events API at the end of each test run, capturing test outcomes, durations, and CI metadata.

However, maintenance is aging (last release 464 days ago), so verify compatibility with your current pytest version before adopting.

permissive licensepure Pythonaging
111.7Kdownloads / mo
rfswarm-agent With conditions
PyPI · Testing · released Aug 2026

rfswarm-agent lets you run Robot Framework test cases as load tests by spawning multiple virtual users (robots) to generate concurrent load against an application, reusing existing functional test scripts for performance testing.

However, the GPL-3.0-only copyleft license requires careful review if you plan to modify or integrate it into proprietary testing infrastructure—you must share…

GPL-3.0-onlypure Python
111.5Kdownloads / mo
mozleak Skip
PyPI · Testing · released Dec 2018

Extracts memory leaks from leak log files, primarily for Firefox and Mozilla testing workflows.

copyleftpure Pythonabandoned
111.2Kdownloads / mo
roc-validator Worth it
PyPI · Testing · released Jul 2026

Validates RO-Crate metadata packages against declared profiles using SHACL shapes and Python rules, supporting local directories, ZIP archives, and remote HTTP/HTTPS sources.

Apache-2.0pure Python
111.2Kdownloads / mo
django-slowtests Skip
PyPI · Testing · released Feb 2019

Integrates with Django's test runner to identify and report the slowest tests in your suite, helping you spot performance bottlenecks during development.

MITbuilds from sourceabandoned
110.9Kdownloads / mo
chromedriver-py Worth it
PyPI · Testing · released Aug 2026

Downloads and installs the appropriate chromedriver binary for your operating system, exposing its path for use in automated browser testing.

Apache-2.0pure Python
110.8Kdownloads / mo
hbutils Worth it
PyPI · Testing · released Dec 2025

hbutils is a collection of utility modules covering algorithms, data structures, file operations, logging, encoding, reflection, and testing tools for Python infrastructure development.

Apache-2.0pure Python · 3.7+
110.5Kdownloads / mo
pytest-playwright-visual With conditions
PyPI · Testing · released Apr 2022

A pytest plugin that captures and compares visual snapshots of web pages rendered with Playwright, using pixel-level image matching to detect visual regressions.

However, verify compatibility with your current Playwright version before adopting, and monitor the repository for updates or consider alternatives if active…

Apache-2.0pure Python · 3.8+aging
109.3Kdownloads / mo
aiointercept Worth it
PyPI · Testing · released Jul 2026

Intercepts aiohttp client requests by routing them through a real test server, enabling HTTP testing without mocking at the socket layer.

MITpure Python · 3.10+
109.2Kdownloads / mo
pytest-rabbitmq Worth it
PyPI · Testing · released Mar 2026

A pytest plugin that provides fixtures to start and manage a local RabbitMQ broker instance for tests, plus a client fixture for interacting with it.

LGPL-3.0-or-laterpure Python · 3.10+
108.8Kdownloads / mo
pytest-extra-durations Skip
PyPI · Testing · released Apr 2020

A pytest plugin that reports test execution time broken down by module and individual test function, including setup and teardown durations, and works with pytest-xdist.

MITpure Python · 3.5+abandoned
108.0Kdownloads / mo
Flask-Injector With conditions
PyPI · Testing · released Jul 2023

Integrates dependency injection into Flask applications using the Injector framework, allowing you to inject dependencies into views, handlers, and other Flask components without relying on global objects.

However, the dormant maintenance status (last release 2023-07-27) means you should verify compatibility with your target Flask and Injector versions before committing.

MITpure Pythondormant
106.2Kdownloads / mo
asserts With conditions
PyPI · Testing · released Nov 2025

Provides stand-alone assertion functions for Python that work outside unittest.TestCase, suitable for test cases, mocks, fakes, and implementations with customizable failure messages.

However, verify the license before use in proprietary contexts, and note that it is classified as Alpha—suitable for testing and development but not yet marked as…

license unclearpure Python · 3.10+
106.1Kdownloads / mo
freeze-uuid With conditions
PyPI · Testing · released May 2024

Decorator and context manager to mock Python's uuid module, returning fixed or sequenced UUIDs in tests instead of generating random ones.

However, maintenance is dormant, so it will not receive bug fixes or updates—acceptable for a stable, narrow-scope utility but worth noting if you need ongoing support.

MITpure Python · 3.9+dormant
106.0Kdownloads / mo
testbook Worth it
PyPI · Testing · released Jun 2021

testbook lets you write unit tests for Jupyter Notebooks in separate Python test files, treating .ipynb files like .py modules and executing notebook code within test functions.

However, the package is dormant—no releases since 2021-06-02—which raises questions about compatibility with modern Python and Jupyter versions.

BSD-3-Clausepure Python · 3.6+dormant
105.1Kdownloads / mo
jumpssh With conditions
PyPI · Testing · released Nov 2020

JumpSSH runs commands on remote servers through SSH gateways, supporting multi-hop connections and file operations without uploading scripts to remote hosts.

However, verify that it works with your target Python version and that paramiko updates are sufficient for your security requirements, given that jumpssh itself has…

MITpure Pythondormant
104.2Kdownloads / mo
robotframework-reportportal With conditions
PyPI · Testing · released Jun 2026

A RobotFramework listener that sends test execution results to ReportPortal, supporting both API key and OAuth 2.0 authentication with configurable reporting options.

license unclearpure Python
104.0Kdownloads / mo
terraform-local Worth it
PyPI · Testing · released Apr 2026

A wrapper script that runs Terraform against LocalStack by automatically configuring AWS provider endpoints to point to a local LocalStack instance.

Install it if you use Terraform and LocalStack together for local development or testing; skip it if you don't use LocalStack or don't test Terraform locally.

Apache-2.0pure Python
103.1Kdownloads / mo
pytest-mpi Skip
PyPI · Testing · released Jan 2022

A pytest plugin that marks and runs tests under MPI (Message Passing Interface), enabling testing of MPI-related code within the pytest framework.

BSD-3-Clausepure Pythonabandoned
102.8Kdownloads / mo
tox-docker Worth it
PyPI · Testing · released May 2024

A tox plugin that manages Docker container lifecycle during test runs, allowing you to spin up and configure containers (databases, services, etc.) as part of your test environment.

BSD-3-Clausepure Python
102.8Kdownloads / mo
pytest-isort With conditions
PyPI · Testing · released Mar 2024

A pytest plugin that automatically checks whether imports in Python files are sorted correctly according to isort rules, failing tests when import order violations are found.

Install it if your team values consistent import ordering; skip it if you prefer a separate linting tool or have no import-order standards.

MITpure Pythondormant
101.8Kdownloads / mo
seletools With conditions
PyPI · Testing · released May 2024

Provides helper functions for Selenium WebDriver that work around known bugs and add missing features like drag-and-drop, smart scrolling, wait introspection, and browser storage access.

However, proceed with caution for new projects: the dormant maintenance status (no updates since 2024-05-12) means you should test compatibility with your WebDriver…

MITpure Python · 3.8+dormant
101.4Kdownloads / mo
testgres With conditions
PyPI · Testing · released Aug 2026

testgres orchestrates temporary PostgreSQL clusters for Python tests, handling initialization, startup, query execution, and automatic cleanup.

license unclearpure Python · 3.7.3+
101.2Kdownloads / mo
robotframework-csvlibrary With conditions
PyPI · Testing · released Mar 2022

CSVLibrary is a Robot Framework library that provides keywords for reading and parsing CSV files into lists and dictionaries within Robot Framework test cases.

However, expect no active maintenance—if you need advanced CSV features (custom dialects, streaming, complex transformations) or encounter issues with newer Python or…

Apache-2.0pure Pythondormant
100.5Kdownloads / mo
aiomoto With conditions
PyPI · Testing · released May 2026

Provides async-compatible AWS service mocks for aiobotocore that share a backend with synchronous botocore clients, letting you test async and sync code against the same in-memory mock services.

MITpure Python · 3.11+
100.3Kdownloads / mo
django-perf-rec With conditions
PyPI · Testing · released Sep 2025

Records and compares Django database queries and cache operations in tests, detecting performance regressions by storing fingerprinted operation logs in YAML files.

MITpure Python · 3.9+
100.1Kdownloads / mo
oidc-provider-mock With conditions
PyPI · Testing · released Jun 2026

A mock OpenID Connect provider server that runs locally to test and develop OpenID authentication flows without needing a real identity provider.

MITpure Python · 3.12+
98.8Kdownloads / mo
oslotest With conditions
PyPI · Testing · released Apr 2026

oslotest provides a testing framework with common fixtures and utilities for OpenStack projects, built on top of testtools and fixtures to streamline test setup and mocking.

Apache-2.0pure Python · 3.10+
98.5Kdownloads / mo
BAC0 With conditions
PyPI · Testing · released Jul 2026

BAC0 is an asynchronous Python scripting framework for interacting with BACnet devices over IP networks, enabling you to read properties, write values, and browse BACnet networks using simple Python commands.

copyleftpure Python
98.0Kdownloads / mo
langwatch-scenario Worth it
PyPI · Testing · released Aug 2026

Langwatch-scenario is an agent testing framework that simulates multi-turn conversations between your agent and LLM-powered user simulators, with optional judge agents to evaluate behavior against criteria.

Apache-2.0pure Python · 3.10+
97.3Kdownloads / mo
databricks-test Skip
PyPI · Testing · released Mar 2020

Provides a unit testing framework for Databricks notebooks, allowing you to run notebook code locally with mocked Databricks objects like spark, dbutils, and display for pytest-based testing.

MITpure Pythonabandoned
95.7Kdownloads / mo
fuzzfetch Worth it
PyPI · Testing · released Dec 2025

Fuzzfetch retrieves Firefox, Spidermonkey, and Thunderbird builds from Mozilla's Firefox-CI Taskcluster instance, supporting specialized build types like AddressSanitizer, ThreadSanitizer, debug, and fuzzing variants.

Install it if you regularly need to fetch Firefox, Spidermonkey, or Thunderbird builds from Firefox-CI.

MPL-2.0pure Python · 3.10+
95.6Kdownloads / mo
rebrowser-playwright With conditions
PyPI · Testing · released May 2025

A patched version of Playwright that automates Chromium, Firefox, and WebKit browsers while attempting to evade bot-detection systems through rebrowser patches.

However, the aging maintenance status (462 days since release) and small community (102 stars) mean you should verify that the patches still work against current…

permissive licensecompiled wheel · 3.9+aging
94.9Kdownloads / mo
pytest-timer With conditions
PyPI · Testing · released Dec 2023

Pytest plugin that measures and reports the execution time of individual tests, with options to filter by duration and disable colored output.

However, if you need active bug fixes, advanced profiling features, or support for newer pytest versions beyond 3.12, consider whether the lack of recent updates…

MITpure Pythondormant
94.8Kdownloads / mo
pytest-stub With conditions
PyPI · Testing · released Apr 2020

A pytest plugin that replaces package, module, and attribute dependencies with stubs—either auto-generated (functions, classes, mocks) or custom objects—so you can test code that depends on external libraries without installing them.

However, maintenance is abandoned (last release 2020-04-28), so compatibility with Python versions beyond 3.8 is unverified and you should test it in your environment…

BSD-3-Clausepure Pythonabandoned
94.8Kdownloads / mo
sns Skip
PyPI · Testing · released Aug 2015

SNS utils provides utilities related to AWS Simple Notification Service, though its exact functionality is undocumented and unclear.

license unclearbuilds from sourceabandoned
94.6Kdownloads / mo
snob-lib With conditions
PyPI · Testing · released Jan 2025

Snob analyzes your Python project's dependency graph to intelligently select which tests to run based on code changes, reducing test suite execution time by skipping unaffected tests.

permissive licensecompiled wheel · 3.8+
94.3Kdownloads / mo