Separate test code from test cases in pytest.
☆369Mar 2, 2026Updated 2 weeks 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 4 months ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Oct 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☆700Updated this week
- A grab-bag of nifty pytest plugins☆596Jan 28, 2026Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆456Feb 18, 2024Updated 2 years 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
- A curated list of awesome pytest resources☆554Jan 31, 2026Updated last month
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆105Mar 1, 2026Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆958Dec 1, 2025Updated 3 months ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,520Dec 12, 2025Updated 3 months ago
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆454Mar 3, 2026Updated 2 weeks ago
- pytest plugin for manipulating test data directories and files☆274Mar 9, 2026Updated last week
- A pytest plugin that allows multiple failures per test.☆409Mar 5, 2026Updated 2 weeks ago
- Application for coupling hydrological kernels.☆16Updated this week
- Thin-wrapper around the mock package for easier use with pytest☆2,019Mar 10, 2026Updated last week
- factory_boy integration the pytest runner☆397Updated this week
- Run `black` on python code blocks in documentation files☆676Updated this week
- Naming Convention checker for Python☆532May 6, 2025Updated 10 months ago
- Pytest Plugin to disable socket calls during tests☆334Mar 9, 2026Updated last week
- pytest plugin for pretty printing the test summary.☆473Jun 4, 2025Updated 9 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Mar 13, 2026Updated last week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Jan 11, 2021Updated 5 years ago
- pytest fixture for benchmarking code☆1,417Feb 16, 2026Updated last month
- A hack to explicitly set up and tear down fixtures.☆17Jul 16, 2022Updated 3 years ago
- A minimalist production ready plugin system☆1,589Updated this week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,112Updated this week
- BDD library for the pytest runner☆1,433Mar 11, 2026Updated last week
- Python package to simplify development☆14Feb 2, 2026Updated last month
- Runtime inspection utilities for Python typing module☆376Jan 18, 2026Updated 2 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆197Sep 17, 2025Updated 6 months ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- pytest fixture to mock HTTPX☆441Dec 2, 2025Updated 3 months ago
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆213Updated this week
- Enforce the same settings on multiple projects☆413Mar 13, 2026Updated last week
- ☆247Jan 13, 2026Updated 2 months ago
- Easily freeze time in pytest test + fixtures☆196Mar 28, 2023Updated 2 years ago
- Plugin for providing variables to pytest tests/fixtures☆74Mar 9, 2026Updated last week