https://github.com/pytest-dev/pytest-rerunfailures
Score: 6.214608098422191
Last synced: about 5 hours ago
JSON representation
Repository metadata:
a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures
- Host: GitHub
- URL: https://github.com/pytest-dev/pytest-rerunfailures
- Owner: pytest-dev
- License: other
- Created: 2012-08-09T22:54:24.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2026-03-03T07:19:28.000Z (23 days ago)
- Last Synced: 2026-03-04T04:21:59.915Z (22 days ago)
- Language: Python
- Homepage:
- Size: 437 KB
- Stars: 453
- Watchers: 24
- Forks: 94
- Open Issues: 47
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Owner metadata:
- Name: pytest-dev
- Login: pytest-dev
- Email: pytest-dev@python.org
- Kind: organization
- Description:
- Website: https://pytest.org
- Location: Everywhere
- Twitter: pytestdotorg
- Company:
- Icon url: https://avatars.githubusercontent.com/u/8897583?v=4
- Repositories: 77
- Last Synced at: 2026-03-19T11:20:34.841Z
- Profile URL: https://github.com/pytest-dev
Dependencies
.github/workflows/lint.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/test.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
pyproject.toml
pypi
setup.py
pypi
.github/workflows/docs.yml
actions
- actions/cache v4 composite
- actions/checkout v6 composite
- actions/setup-python v6 composite
docs/requirements.txt
pypi
- Sphinx *
- sphinx_rtd_theme *