
pytest-rerunfailures 16.1
0
pytest plugin to re-run tests to eliminate flaky failures
Contents
pytest plugin to re-run tests to eliminate flaky failures
Stars: 450, Watchers: 450, Forks: 95, Open Issues: 49The pytest-dev/pytest-rerunfailures repo was created 13 years ago and the last code push was 1 months ago.
The project is popular with 450 github stars!
How to Install pytest-rerunfailures
You can install pytest-rerunfailures using pip
pip install pytest-rerunfailures
or add it to a project with poetry
poetry add pytest-rerunfailures
Package Details
- Author
- None
- License
- MPL-2.0
- Homepage
- None
- PyPi:
- https://pypi.org/project/pytest-rerunfailures/
- GitHub Repo:
- https://github.com/pytest-dev/pytest-rerunfailures
Classifiers
- Software Development/Quality Assurance
- Software Development/Testing
- Utilities
Related Packages
Errors
A list of common pytest-rerunfailures errors.
Code Examples
Here are some pytest-rerunfailures code examples and snippets.
pythonfix







