[ 源代码: python-flaky ]
软件包:python3-flaky(3.7.0-2)
python3-flaky 的相关链接
Debian 的资源:
下载源码包 python-flaky:
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- python3-pytest-expect
- golang-github-acarl005-stripansi-dev
- python3-pytest-retry
- libghc-tasty-expected-failure-dev
- libghc-tasty-expected-failure-doc
- libghc-tasty-expected-failure-prof
- python3-pytest-xdist
- libtest-roo-perl
- python3-pytest-random-order
- python3-pytest-tornasync
- python-pytest-dependency-doc
Plugin for nose or py.test that automatically reruns flaky tests (Python 3)
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.
This package contains the Python 3 version of flaky.
其他与 python3-flaky 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)