python3-flaky - Plugin for pytest that automatically reruns flaky tests
Website: | https://github.com/box/flaky |
---|---|
License: | ASL 2.0 |
Vendor: | Alcance Libre, Inc. |
- Description:
Flaky is a plugin for pytest 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.
Packages
python3-flaky-3.7.0-1.fc14.al.noarch [28 KiB] |
Changelog
by Tomas Hrnciar (2020-09-23):
- Update to 3.7.0 |