-
pytest-optional-dependencies Public
Don't run tests for modules that won't import due to missing dependencies.
-
pytest-skip-slow Public
A pytest plugin to skip `@pytest.mark.slow` tests by default.
-
pytest-check Public
A pytest plugin that allows multiple failures per test.
-
-
lean-tdd-book Public
Resources and a place for feedback for the upcoming Lean TDD book
2 UpdatedJan 12, 2026 -
pytest-crayons Public
A pytest plugin for colorful print statements
-
-
pytest-runtime-xfail Public
A fixture that allows runtime xfail
-
top-pytest-plugins Public
Generate list for https://pythontest.com/top-pytest-plugins
-
-
pytest-repeat Public
Forked from pytest-dev/pytest-repeatpytest plugin for repeating test execution
Python Other UpdatedApr 4, 2025 -
pytest-metadata Public
Forked from pytest-dev/pytest-metadataPlugin for accessing test session metadata
Python Other UpdatedMar 21, 2025 -
RsInstrument Public
Forked from Rohde-Schwarz/RsInstrumentRsInstrument is a Python remote-control communication module for Rohde & Schwarz SCPI-based Test and Measurement Instruments.
Python MIT License UpdatedMar 10, 2025 -
-
planet Public
Forked from python/planetConfiguration for Python planets (e.g. http://planetpython.org)
Python UpdatedSep 2, 2024 -
pytest-param-scope Public
The pytest parametrize scope fixture workaround.
-
-
pytest-suite-timeout Public
A pytest plugin for ensuring max suite time.
-
Hello World with argparse and test code
-
chaostoolkit-documentation Public
Forked from chaostoolkit/chaostoolkit-documentationThe Chaos Toolkit documentation
HTML Apache License 2.0 UpdatedApr 20, 2023 -
-
-
Simplified packaging of Python modules
Python BSD 3-Clause "New" or "Revised" License UpdatedFeb 27, 2023 -
tinydb Public
Forked from msiemens/tinydbTinyDB is a lightweight document oriented database optimized for your happiness :)
-
ruff Public
Forked from astral-sh/ruffAn extremely fast Python linter, written in Rust.
-
-
pytest-blue Public
A pytest plugin that adds a `blue` fixture for printing stuff in blue.
Python MIT License UpdatedSep 5, 2022 -
-
pyfakefs Public
Forked from pytest-dev/pyfakefspyfakefs implements a fake file system that mocks the Python file system modules.
Python Apache License 2.0 UpdatedMar 28, 2022 -
pytest-srcpaths Public
pytest plugin to help pytest find the code you want to test