软件包: ruby-shoulda (3.5.0-3build1)
ruby-shoulda 的相关链接
Trisquel 的资源:
下载源码包 ruby-shoulda:
- [ruby-shoulda_3.5.0-3build1.dsc]
- [ruby-shoulda_3.5.0.orig.tar.gz]
- [ruby-shoulda_3.5.0-3build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Antonio Terceiro
外部的资源:
- 主页 [github.com]
相似软件包:
additional features for the Test::Unit testing framework
Shoulda makes it easy to write elegant, understandable, and maintainable tests. Shoulda consists of test macros, assertions, and helpers added on to the Test::Unit framework. It's fully compatible with your existing tests, and requires no retooling to use.
Shoulda adds lots of features for testing Rails applications, but can also be used for plain Ruby ones.
其他与 ruby-shoulda 有关的软件包
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-shoulda-context
- context framework for Test::Unit
-
- dep: ruby-shoulda-matchers
- Test helpers for Rails applications, compatible with Test::Unit and RSpec