[ ソース: ruby-multi-test ]
パッケージ: ruby-multi-test (0.1.2-1.1)
ruby-multi-test に関するリンク
Debian の資源:
ruby-multi-test ソースパッケージをダウンロード:
- [ruby-multi-test_0.1.2-1.1.dsc]
- [ruby-multi-test_0.1.2.orig.tar.gz]
- [ruby-multi-test_0.1.2-1.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
- TDD, BDD, モックアップ、ベンチーマクをサポートする Ruby テストツール
-
- sug: ruby-rspec
- Behaviour Driven Development framework for Ruby - metapackage
-
- sug: ruby-test-unit
- unit testing framework for Ruby