Contents

pytest-rerunfailures 14.0

0

pytest plugin to re-run tests to eliminate flaky failures

pytest plugin to re-run tests to eliminate flaky failures

Stars: 356, Watchers: 356, Forks: 81, Open Issues: 44

The pytest-dev/pytest-rerunfailures repo was created 11 years ago and the last code push was 1 months ago.
The project is popular with 356 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
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.

GitHub Issues

The pytest-rerunfailures package has 44 open issues on GitHub

  • Please add option to show failure messages for all reruns

See more issues on GitHub

Related Packages & Articles

respx 0.21.1

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