Plugin for nose or pytest that automatically reruns flaky tests.
☆397Sep 8, 2025Updated 5 months ago
Alternatives and similar repositories for flaky
Users that are interested in flaky are comparing it to the libraries listed below
Sorting:
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆453Jan 12, 2026Updated last month
- Distributed tests planner plugin for pytest testing framework.☆37Oct 5, 2020Updated 5 years ago
- Pytest plugin to randomly order tests and control random.seed☆696Feb 14, 2026Updated last week
- pytest plugin for repeating test execution☆185Sep 8, 2025Updated 5 months ago
- ☆246Jan 13, 2026Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆456Feb 18, 2024Updated 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
- pytest plugin for pretty printing the test summary.☆472Jun 4, 2025Updated 8 months ago
- A Cookiecutter template for pytest plugins 💻☆332Sep 18, 2024Updated last year
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- pytest + rich integration (proof of concept)☆252Jan 20, 2026Updated last month
- 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
- Formats your tox.ini files☆43Updated this week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated last week
- py.test plugin to show failures instantly☆145Mar 31, 2023Updated 2 years ago
- Saves runs to allow to re-execute previous pytest runs to reproduce crashes or flaky tests☆58Jan 20, 2026Updated last month
- Runs tests multiple times to expose flakiness.☆153Oct 26, 2022Updated 3 years ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,804Updated this week
- A thin wrapper of HTTPretty for pytest☆21May 26, 2019Updated 6 years ago
- Generate `Co-authored-by` trailer to add on commit messages!☆12Aug 20, 2022Updated 3 years ago
- Compatibility shims for pip versions 8 thru current.☆11Aug 31, 2022Updated 3 years ago
- Asyncio support for pytest☆1,617Updated this week
- Validation library for simple check on `pyproject.toml`☆202Feb 5, 2026Updated 3 weeks ago
- Let your Python tests travel through time☆4,492Aug 19, 2025Updated 6 months ago
- Compatibility layer for pydantic v1/v2☆13Feb 2, 2026Updated 3 weeks ago
- Clones and builds CPython☆12Jun 24, 2025Updated 8 months ago
- It helps to use fixtures in pytest.mark.parametrize☆395Oct 2, 2023Updated 2 years ago
- Run `black` on python code blocks in documentation files☆675Feb 14, 2026Updated last week
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆301Feb 3, 2026Updated 3 weeks ago
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,045Dec 22, 2025Updated 2 months ago
- Enforce the same settings on multiple projects☆413Feb 20, 2026Updated last week
- SSL Certificates for Humans☆38May 23, 2024Updated last year
- factory_boy integration the pytest runner☆398Updated this week
- Smart progressbar with multiple backends supporting both explicit updating and tqdm-style iterable-wrapping☆10Dec 7, 2016Updated 9 years ago
- pytest fixture for benchmarking code☆1,415Feb 16, 2026Updated last week
- Checks syntax of reStructuredText and code blocks nested within it☆250Updated this week
- A pygments lexer for pytest output