Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37401918
en ru br
ALT Linux repos
S:3.7.0-alt2

Group :: Development/Python3
RPM: python3-module-flaky

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.7.0-alt2
Build date: 30 may 2022, 13:56 ( 98.5 weeks ago )
Size: 38.27 Kb

Home page:   https://pypi.python.org/pypi/flaky

License: Apache-2.0
Summary: Plugin for nose or py.test that automatically reruns flaky tests
Description:

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.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-flaky
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin