Language

Package: python-flaky @ 3.7.0

Synopsis

Automatically rerun flaky tests

Description

Flaky is a plugin for nose or 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.

Home page
https://github.com/box/flaky
Location
gnu/packages/check.scm (line: 2741, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings