[ 源代码: ruby-test-unit-context ]
软件包: ruby-test-unit-context (0.5.0-2)
ruby-test-unit-context 的相关链接
Trisquel 的资源:
下载源码包 ruby-test-unit-context:
- [ruby-test-unit-context_0.5.0-2.dsc]
- [ruby-test-unit-context_0.5.0.orig.tar.gz]
- [ruby-test-unit-context_0.5.0-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Balasankar C
外部的资源:
- 主页 [github.com]
相似软件包:
context for the Test::Unit Ruby testing framework
This gem makes Test::Unit::TestCases 'contextable' and thus much easier to read and write. It is the implementation of 'context do ... end' from RSpec for Test::Unit.
其他与 ruby-test-unit-context 有关的软件包
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-test-unit
- unit testing framework for Ruby