An open API service for producing an overview of a list of open source projects.

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


Owner metadata:


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 *