$npx skillfedfor your agent

Testing packages

702 packages · page 11 of 18 · 736 including subcategories

Subcategories

Packages

genie.libs.parser With conditions
PyPI · Testing · released Aug 2026

Parses device output into structured data for network test automation, converting raw command responses into Python objects for use in the Genie/pyATS testing framework.

However, verify first whether it can be used standalone or requires the full Genie framework—the description suggests it is a sub-component designed to work within…

Apache-2.0pure Python
270.2Kdownloads / mo
genie.libs.clean With conditions
PyPI · Testing · released Aug 2026

Genie Clean provides device recovery and state management implementations for the Genie test automation framework, enabling test setups to bring devices to a known testable state.

Apache-2.0pure Python
268.8Kdownloads / mo
genie.libs.filetransferutils With conditions
PyPI · Testing · released Aug 2026

Provides utility functions for transferring files to and from servers as part of the Genie test automation framework, supporting protocols like FTP, TFTP, and SSH.

Apache-2.0pure Python
268.6Kdownloads / mo
genie.libs.ops With conditions
PyPI · Testing · released Aug 2026

Genie Libs Ops provides a library component for the Genie test framework that models and retrieves the operational state of network topology features through object attributes.

Apache-2.0pure Python
268.4Kdownloads / mo
genie.libs.conf With conditions
PyPI · Testing · released Aug 2026

Genie Libs Conf provides Python object-based configuration management for network topology, compatible across operating systems and management interfaces (CLI, YANG, REST).

Apache-2.0pure Python
268.3Kdownloads / mo
genie.libs.health With conditions
PyPI · Testing · released Aug 2026

Provides health monitoring and diagnostics for network devices within the pyATS testing framework, enabling collection of device status, traceback data, and core files.

Install only if your workflow involves Genie-based testing; it is a specialized component, not a general-purpose library.

Apache-2.0pure Python
268.2Kdownloads / mo
tavern Worth it
PyPI · Testing · released Jun 2026

Tavern is a pytest plugin and command-line tool for automated testing of RESTful APIs, MQTT-based APIs, and gRPC services using a YAML-based test syntax.

MITpure Python · 3.11+
267.1Kdownloads / mo
pytest-excel Worth it
PyPI · Testing · released Jul 2025

A pytest plugin that generates Excel reports from test execution results, capturing test outcomes and metadata into .xls files with optional verbose formatting.

Install it if your workflow or stakeholders require test results in spreadsheet form; skip it if terminal or JSON reporting suffices.

MITpure Python · 3.11+
266.2Kdownloads / mo
yang.connector With conditions
PyPI · Testing · released Aug 2026

Provides NETCONF and gRPC/GNMI client implementations for connecting to network devices and managing YANG-modeled configurations, designed for integration with Cisco pyATS test automation.

Apache-2.0pure Python
266.2Kdownloads / mo
pytest-pythonpath Skip
PyPI · Testing · released Feb 2022

Adds directories to Python's import path before pytest runs, configured via pytest.ini—but this functionality is now built into pytest 7.0.0 and later.

MITpure Pythonabandoned
265.6Kdownloads / mo
pytest-redis Worth it
PyPI · Testing · released Feb 2026

A pytest plugin that provides fixtures for testing code that depends on Redis, managing both Redis process lifecycle and client connections during test execution.

LGPL-3.0-or-laterpure Python · 3.10+
265.5Kdownloads / mo
behave-django With conditions
PyPI · Testing · released Jun 2026

Integrates Behave BDD testing into Django projects, enabling scenario-driven testing with database isolation, Django's test client, and browser automation support.

MITpure Python · 3.10+
264.1Kdownloads / mo
rtest With conditions
PyPI · Testing · released Feb 2026

A Python test runner built in Rust that uses static AST analysis for fast test collection and supports parallel test execution, with optional pytest compatibility.

Not recommended for small projects where collection time is negligible, or for teams requiring production-grade stability.

MITcompiled wheel · 3.10+
263.4Kdownloads / mo
django-webtest With conditions
PyPI · Testing · released Oct 2025

Integrates WebTest with Django's testing framework to enable functional and integration testing via WSGI, providing access to rendered templates, context, and form handling without suppressing CSRF checks by default.

MITpure Pythonaging
263.3Kdownloads / mo
streamlit-faker With conditions
PyPI · Testing · released Jul 2025

Generates random fake data to populate Streamlit UI commands without parameters, useful for rapid prototyping and testing Streamlit applications.

However, verify the license status and confirm that altex is a real dependency before committing to production use.

license unclearpure Python · 3.9+aging
263.1Kdownloads / mo
rest.connector With conditions
PyPI · Testing · released Aug 2026

Provides REST API connectivity for network testing and automation, enabling interaction with F5, Cisco ISE, and other REST-based network devices through a unified connector interface.

Apache-2.0pure Python
262.5Kdownloads / mo
mocket Worth it
PyPI · Testing · released Jul 2026

Mocket is a socket mocking framework that intercepts and replaces socket and SSL module calls, enabling you to test socket-based clients without real network traffic.

BSD-3-Clausepure Python · 3.8+
261.1Kdownloads / mo
pyjoulescope-driver With conditions
PyPI · Testing · released Aug 2026

Python bindings for the Joulescope DC energy analyzer driver, enabling communication with JS110, JS220, and JS320 Joulescope devices to configure operation and receive measurement data.

Apache-2.0compiled wheel
259.6Kdownloads / mo
mock-open Skip
PyPI · Testing · released Apr 2020

Provides a drop-in replacement for mock.mock_open that supports multiple files, persistent file state across open calls, and standard file operations like read, write, seek, and tell.

MITbuilds from sourceabandoned
257.6Kdownloads / mo
pytest-logger Worth it
PyPI · Testing · released Mar 2024

Pytest-logger is a pytest plugin that configures Python logging handlers to capture and display logs from named loggers during test execution, routing output to both the terminal and per-logger files.

Install it if you need structured per-logger log capture and file organization during pytest runs.

MITpure Python
257.5Kdownloads / mo
zope.testing Worth it
PyPI · Testing · released Jul 2026

Provides testing utilities and frameworks for Python, including doctest support, form parsing, logging verification, and setup/teardown automation.

ZPL-2.1pure Python · 3.10+
257.0Kdownloads / mo
moto-ext Worth it
PyPI · Testing · released Aug 2026

Mocks AWS services for testing by intercepting boto3 calls, allowing you to test AWS-dependent code without hitting real AWS infrastructure.

permissive licensepure Python · 3.9+
253.6Kdownloads / mo
mobly Worth it
PyPI · Testing · released Aug 2026

Mobly is a Python test framework designed to orchestrate test cases involving multiple devices, complex environments, or custom hardware setups, with built-in support for Android device control.

permissive licensepure Python · 3.11+
252.8Kdownloads / mo
pytest-insta With conditions
PyPI · Testing · released Nov 2025

A pytest plugin that enables snapshot testing by comparing test outputs against stored reference values, with built-in support for text, binary, JSON, and pickle formats plus an interactive review tool.

However, the unclear license and aging maintenance (265 days since last release) mean you should verify the license terms and assess whether the project's pace…

license unclearpure Python · 3.10+aging
252.4Kdownloads / mo
robotframework-faker With conditions
PyPI · Testing · released Jul 2025

Wraps Faker's random test data generation as Robot Framework keywords, letting you generate realistic fake data directly in Robot Framework test cases without static test data.

MITpure Pythonaging
248.3Kdownloads / mo
mozversion Skip
PyPI · Testing · released Jul 2023

Extracts and reports version information from Firefox and other Mozilla applications on the local system.

copyleftpure Pythonabandoned
247.8Kdownloads / mo
pytest-emoji Skip
PyPI · Testing · released Feb 2019

Adds emoji indicators to pytest test result reports, replacing standard pass/fail/skip/error symbols with customizable emoji in both normal and verbose output modes.

Install only if you can verify it works with your specific pytest version and are willing to maintain a fork if needed.

MITpure Python · 3.4+abandoned
247.5Kdownloads / mo
unittest-parametrize Worth it
PyPI · Testing · released Sep 2025

Adds parametrization support to unittest TestCases, allowing you to run the same test method with multiple sets of inputs without writing duplicate test code.

MITpure Python · 3.9+
247.4Kdownloads / mo
nox-uv Worth it
PyPI · Testing · released May 2026

nox-uv replaces nox's standard session decorator to install dependencies from a uv lockfile, ensuring reproducible test and development environments across Python versions.

Install it if you want reproducible, fast test runs; skip it if you're not using both nox and uv.

MITpure Python · 3.10+
247.0Kdownloads / mo
PyAutoIt Skip
PyPI · Testing · released Aug 2021

PyAutoIt provides Python bindings to AutoItX3.dll, enabling programmatic control of Windows GUI applications through automation of mouse, keyboard, and window operations.

No, not recommended for new projects.

MITpure Pythonabandoned
245.7Kdownloads / mo
pytest-skip-slow Worth it
PyPI · Testing · released May 2026

A pytest plugin that skips tests marked with `@pytest.mark.slow` or `@pytest.mark.hugemem` by default, and includes them only when you pass `--slow` or `--hugemem` flags.

MITpure Python · 3.8+
244.2Kdownloads / mo
validations-engine With conditions
PyPI · Testing · released Nov 2023

Validations Engine is a framework for defining and executing validation suites—sets of test-like methods that check data pipelines, databases, APIs, and other systems for failures.

However, the license treatment is unclear, so verify the actual license before use in proprietary contexts.

license unclearpure Python
243.3Kdownloads / mo
pytest-console-scripts With conditions
PyPI · Testing · released May 2023

A pytest plugin that runs Python console scripts within tests, supporting both in-process execution (fast iteration) and subprocess mode (realistic testing).

However, note that the package is aging—last release was May 2023 with no recent commits—so verify compatibility with your pytest version before adopting.

MITpure Python · 3.8+aging
241.5Kdownloads / mo
dlt-meta With conditions
PyPI · Testing · released Sep 2025

DLT-META is a metadata-driven framework that automates bronze and silver data pipelines on Databricks by reading pipeline specifications from JSON configuration files and orchestrating Lakeflow Declarative Pipeline execution.

However, the unclear license terms and aging maintenance status (332 days since last release) warrant review before committing to production use—confirm license…

license unclearpure Python · 3.8+aging
241.1Kdownloads / mo
pytest-threadleak With conditions
PyPI · Testing · released Jul 2022

A pytest plugin that detects when tests leak threads—threads that remain running after a test completes—and fails the test to surface the issue.

However, be aware that maintenance is dormant; verify compatibility with your pytest and Python versions before relying on it in a critical pipeline.

MITpure Pythondormant
240.7Kdownloads / mo
pytest-antilru Worth it
PyPI · Testing · released May 2026

Clears functools.lru_cache between pytest test runs to prevent test pollution from cached values persisting across tests.

MITpure Python · 3.9+
239.8Kdownloads / mo
odoo-test-helper With conditions
PyPI · Testing · released Feb 2026

Provides utilities for writing Odoo tests, particularly for loading and managing fake test-only models within Odoo's test framework.

LGPL-3.0-or-laterpure Python · 3.8+
238.1Kdownloads / mo
otel-extensions With conditions
PyPI · Testing · released Oct 2024

Provides helper classes, decorators, and functions to simplify setup and instrumentation of OpenTelemetry tracing in Python applications.

However, note that maintenance is dormant (last release 662 days ago); if you need active support or compatibility with very recent OpenTelemetry SDK versions, verify…

Apache-2.0pure Python · 3.8+dormant
238.0Kdownloads / mo
snowfakery Worth it
PyPI · Testing · released Jan 2026

Snowfakery generates fake relational data from YAML recipes, writing output to stdout, databases via SQLAlchemy, or Salesforce orgs when embedded in CumulusCI.

BSD-3-Clausepure Python · 3.11+
237.1Kdownloads / mo
verlib2 Worth it
PyPI · Testing · released Jul 2026

Provides standalone version comparison and parsing for PEP 386 and PEP 440 version schemes without requiring the full packaging library or deprecated distutils.

license unclearpure Python · 3.6+
235.5Kdownloads / mo