[ ソース: ruby-minitest-hooks ]
パッケージ: ruby-minitest-hooks (1.5.1-1)
ruby-minitest-hooks に関するリンク
Debian の資源:
ruby-minitest-hooks ソースパッケージをダウンロード:
- [ruby-minitest-hooks_1.5.1-1.dsc]
- [ruby-minitest-hooks_1.5.1.orig.tar.gz]
- [ruby-minitest-hooks_1.5.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Around and before_all/after_all/around_all hooks for Minitest
minitest-hooks adds around and before_all/after_all/around_all hooks for Minitest. This allows you do things like run each suite of specs inside a database transaction, running each spec inside its own savepoint inside that transaction, which can significantly speed up testing for specs that share expensive database setup code.
その他の ruby-minitest-hooks 関連パッケージ
|
|
|
|
-
- dep: ruby-minitest (>> 5.3)
- TDD, BDD, モックアップ、ベンチーマクをサポートする Ruby テストツール