[ 源代码: ruby-multi-test ]
软件包:ruby-multi-test(0.1.2-1)
ruby-multi-test 的相关链接
Debian 的资源:
下载源码包 ruby-multi-test:
- [ruby-multi-test_0.1.2-1.dsc]
- [ruby-multi-test_0.1.2.orig.tar.gz]
- [ruby-multi-test_0.1.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cukes.info]
相似软件包:
library to control autorun feature of test frameworks
This library provides a uniform interface onto whatever testing library has been loaded into a running Ruby process. It can be used for example to deactivate the autorun feature of those testing frameworks in a unified way. Supported test frameworks are RSpec, test/unit, and minitest.
It is used to run the test suite of the cucumber package.
其他与 ruby-multi-test 有关的软件包
|
|
|
|
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- sug: ruby-minitest
- Ruby test tools supporting TDD, BDD, mocking, and benchmarking
-
- sug: ruby-rspec
- Behaviour Driven Development framework for Ruby - metapackage
-
- sug: ruby-test-unit
- unit testing framework for Ruby