Contents

pytest-rerunfailures 16.1

0

pytest plugin to re-run tests to eliminate flaky failures

pytest plugin to re-run tests to eliminate flaky failures

Stars: 450, Watchers: 450, Forks: 95, Open Issues: 49

The 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
No  pytest-rerunfailures  pypi packages just yet.

Errors

A list of common pytest-rerunfailures errors.

Code Examples

Here are some pytest-rerunfailures code examples and snippets.

Related Packages & Articles

respx 0.22.0

A utility for mocking out the Python HTTPX and HTTP Core libraries.

pytest-github 0.3.1

Plugin for py.test that associates tests with github issues using a marker.

nbval 0.11.0

A py.test plugin to validate Jupyter notebooks