[ 原始碼: ruby-shoulda ]
套件:ruby-shoulda(4.0.0-3)
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)
-
- dep: ruby-shoulda-context (>= 2.0~)
- context framework for Test::Unit
-
- dep: ruby-shoulda-matchers (>= 4.0~)
- Test helpers for Rails applications, compatible with Test::Unit and RSpec