It helps to use fixtures in pytest.mark.parametrize
☆395Oct 2, 2023Updated 2 years ago
Alternatives and similar repositories for pytest-lazy-fixture
Users that are interested in pytest-lazy-fixture are comparing it to the libraries listed below
Sorting:
- A plugin to improve the output of pytest with colourful unified diffs☆456Feb 18, 2024Updated 2 years ago
- Separate test code from test cases in pytest.☆367Mar 2, 2026Updated last week
- Plugin to list unused fixtures in your tests☆164Jan 15, 2026Updated last month
- Pytest plugin to randomly order tests and control random.seed☆697Mar 2, 2026Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆954Dec 1, 2025Updated 3 months ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,805Updated this week
- Pytest plugin for analyzing resource usage during test sessions☆180Jul 15, 2024Updated last year
- Allows you to use fixtures in @pytest.mark.parametrize.☆112Nov 24, 2025Updated 3 months ago
- Easily freeze time in pytest test + fixtures☆196Mar 28, 2023Updated 2 years 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,517Dec 12, 2025Updated 2 months ago
- Plugin for adding a marker to slow running tests. 🐌☆15Nov 7, 2019Updated 6 years ago
- pytest fixture for benchmarking code☆1,415Feb 16, 2026Updated 3 weeks ago
- A pytest plugin for parallel and concurrent testing☆319May 29, 2024Updated last year
- Generate performance reports from your django database performance tests.☆83Updated this week
- pytest plugin for manipulating test data directories and files☆274Feb 23, 2026Updated 2 weeks ago
- py.test plugin to check import ordering using isort☆40Apr 12, 2024Updated last year
- factory_boy integration the pytest runner☆398Mar 2, 2026Updated last week
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆302Mar 1, 2026Updated last week
- A pytest plugin that allows multiple failures per test.☆407Mar 2, 2026Updated last week
- Flake8 plugin for return expressions checking.☆62Oct 8, 2025Updated 5 months ago
- Run `black` on python code blocks in documentation files☆676Updated this week
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆454Updated this week
- A grab-bag of nifty pytest plugins☆596Jan 28, 2026Updated last month
- Pytest plugin configuring handlers for loggers from Python logging module.☆34Mar 10, 2024Updated last year
- Test django schema and data migrations, including migrations' order and best practices.☆570Updated this week
- Travel through time in your tests.☆956Mar 2, 2026Updated last week
- py.test integration for responses☆95Jan 14, 2026Updated last month
- unittest subTest() support and subtests fixture☆253Nov 10, 2025Updated 3 months ago
- better error messages for assert equals in pytest☆331Sep 4, 2024Updated last year
- Pytest Plugin to disable socket calls during tests☆333Mar 2, 2026Updated last week
- extracted --boxed from pytest-xdist to ensure backward compat☆77Mar 2, 2026Updated last week
- Thin-wrapper around the mock package for easier use with pytest☆2,016Mar 2, 2026Updated last week
- pytest plugin for repeating test execution☆185Sep 8, 2025Updated 6 months ago
- This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtur…☆513Updated this week
- Mock HTTPX with awesome request patterns and response side effects 🦋☆773Nov 17, 2025Updated 3 months ago
- The sweeter pytest snapshot plugin☆803Feb 16, 2026Updated 3 weeks ago
- Pytest plugin to fake subprocess.☆117Feb 24, 2026Updated last week
- Enforce the same settings on multiple projects☆413Updated this week
- pytest splinter and selenium integration for anyone interested in browser interaction in tests☆256Jun 15, 2023Updated 2 years ago