[ 源代码: ruby-rspec-retry ]
软件包:ruby-rspec-retry(0.5.7-1)
ruby-rspec-retry 的相关链接
Debian 的资源:
下载源码包 ruby-rspec-retry:
- [ruby-rspec-retry_0.5.7-1.dsc]
- [ruby-rspec-retry_0.5.7.orig.tar.gz]
- [ruby-rspec-retry_0.5.7-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
add support for retrying failing examples in RSpec
RSpec is a Behaviour Driven Development framework for Ruby. This extension adds a `:retry` option to RSpec examples that will make RSpec retry multiple times a failing example.
其他与 ruby-rspec-retry 有关的软件包
|
|
|
|
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-rspec-core
- Behaviour Driven Development framework for Ruby - core