Plugin for nose or py.test that automatically reruns flaky tests
https://github.com/box/flaky
Flaky is a plugin for py.test that automatically reruns flaky tests.
Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on components that aren't 100%
reliable. With flaky, instead of removing those tests or marking them to @skip, they can be automatically
retried.
For more information about flaky, see `this presentation `_.
- Links to openSUSE:Factory / python-flaky
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:darix:apps/python-flaky && cd $_
- Create Badge
Refresh
Refresh
Comments 0