pytest-dev / pytest-repeat
pytest plugin for repeating test execution
☆176Updated this week
Alternatives and similar repositories for pytest-repeat:
Users that are interested in pytest-repeat are comparing it to the libraries listed below
- py.test plugin to show failures instantly☆144Updated 2 years ago
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆409Updated 2 weeks ago
- Plugin for providing variables to pytest tests/fixtures☆74Updated last week
- Manage dependencies of tests☆160Updated 9 months ago
- ☆225Updated 4 months ago
- pytest plugin to randomise the order of tests with some control over the randomness☆69Updated last year
- Replacement for the --resultlog option, focused in simplicity and extensibility☆95Updated 2 months ago
- unittest subTest() support and subtests fixture☆225Updated 2 months ago
- Plugin for accessing test session metadata☆69Updated last week
- flake8☆123Updated last year
- pytest plugin to run your tests in a specific order☆235Updated 3 years ago
- A pytest plugin for parallel and concurrent testing☆316Updated 10 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 3 months ago
- Runs tests multiple times to expose flakiness.☆141Updated 2 years ago
- A pytest plugin that limits the output to just the things you need.☆92Updated 7 months ago
- A Pytest plugin that allows you to loop tests for a user defined amount of time.☆42Updated 2 years ago
- Pytest-messenger report plugin for all popular messengers like: Slack, DingTalk, Telegram☆67Updated 2 years ago
- pytest external process plugin☆100Updated last week
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆132Updated 2 months ago
- It helps to use fixtures in pytest.mark.parametrize☆389Updated last year
- pytest splinter and selenium integration for anyone interested in browser interaction in tests☆256Updated last year
- A pytest plugin that allows multiple failures per test☆68Updated last year
- pytest plugin to run flake8☆118Updated last year
- Check for python builtins being used as variables or parameters☆115Updated 10 months ago
- Py.test integration with VCR.py☆161Updated 2 years ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.