[ 原始碼: python-flaky ]
套件:python3-flaky(3.8.1-2)
Plugin for py.test that automatically reruns flaky tests
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.
其他與 python3-flaky 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)