Separate test code from test cases in pytest.
☆367Aug 25, 2025Updated 6 months ago
Alternatives and similar repositories for python-pytest-cases
Users that are interested in python-pytest-cases are comparing it to the libraries listed below
Sorting:
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Nov 13, 2025Updated 3 months ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Oct 18, 2022Updated 3 years ago
- It helps to use fixtures in pytest.mark.parametrize☆395Oct 2, 2023Updated 2 years ago
- Pytest plugin to randomly order tests and control random.seed☆696Feb 14, 2026Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆456Feb 18, 2024Updated 2 years ago
- A grab-bag of nifty pytest plugins☆596Jan 28, 2026Updated 3 weeks ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- A pytest plugin that allows multiple failures per test.☆402Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆954Dec 1, 2025Updated 2 months ago
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆453Jan 12, 2026Updated last month
- A curated list of awesome pytest resources☆554Jan 31, 2026Updated last month
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated this week
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,517Dec 12, 2025Updated 2 months ago
- factory_boy integration the pytest runner☆398Updated this week
- pytest plugin for manipulating test data directories and files☆274Jan 19, 2026Updated last month
- Run `black` on python code blocks in documentation files☆675Feb 14, 2026Updated last week
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆105Jan 4, 2026Updated last month
- Pytest Plugin to disable socket calls during tests☆330Jan 26, 2026Updated last month
- Thin-wrapper around the mock package for easier use with pytest☆2,015Feb 16, 2026Updated last week
- Naming Convention checker for Python☆528May 6, 2025Updated 9 months ago
- pytest plugin for pretty printing the test summary.☆472Jun 4, 2025Updated 8 months ago
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆213Updated this week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Jan 11, 2021Updated 5 years ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- python decorators made easy.☆25Jun 1, 2024Updated last year
- pytest fixture to mock HTTPX☆436Dec 2, 2025Updated 2 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,111Updated this week
- Application for coupling hydrological kernels.☆16Updated this week
- pytest fixture for benchmarking code☆1,415Feb 16, 2026Updated last week
- Pytest plugin for analyzing resource usage during test sessions☆180Jul 15, 2024Updated last year
- Runtime inspection utilities for Python typing module☆376Jan 18, 2026Updated last month
- Mock HTTPX with awesome request patterns and response side effects 🦋☆770Nov 17, 2025Updated 3 months ago
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- A hack to explicitly set up and tear down fixtures.☆17Jul 16, 2022Updated 3 years ago
- Python package to simplify development☆14Feb 2, 2026Updated 3 weeks ago
- CLI to take the toil out of software development☆16Jan 7, 2025Updated last year
- Linux-only Pytest plugin to control durations of various test case execution phases☆12Dec 30, 2019Updated 6 years ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆301Feb 3, 2026Updated 3 weeks ago
- A couple of examples showing how pytest and its plugins can be combined to solve real-world needs.☆36Mar 21, 2022Updated 3 years ago