[ 原始碼: ruby-test-declarative ]
套件:ruby-test-declarative(0.0.6-3)
ruby-test-declarative 的相關連結
Debian 的資源:
下載原始碼套件 ruby-test-declarative:
- [ruby-test-declarative_0.0.6-3.dsc]
- [ruby-test-declarative_0.0.6.orig.tar.gz]
- [ruby-test-declarative_0.0.6-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
adds a declarative test method syntax to test/unit
ruby-test-declarative adds a declarative test method syntax to test/unit: instead of using the 'def test_foo' syntax, a 'test' method is provided and takes a string, describing the test, as argument.