[ 源代码: 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