[ ソース: ruby-shoulda ]
パッケージ: ruby-shoulda (4.0.0-2)
ruby-shoulda に関するリンク
Debian の資源:
ruby-shoulda ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- 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