pytest-rerunfailures 14.0
0
pytest plugin to re-run tests to eliminate flaky failures
Contents
pytest plugin to re-run tests to eliminate flaky failures
Stars: 381, Watchers: 381, Forks: 83, Open Issues: 46The pytest-dev/pytest-rerunfailures
repo was created 12 years ago and the last code push was 7 months ago.
The project is popular with 381 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
- License
- Mozilla Public License 2.0 (MPL 2.0)
- Homepage
- 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.
GitHub Issues
The pytest-rerunfailures package has 46 open issues on GitHub
- Please add option to show failure messages for all reruns