RubyGems Navigation menu

minitest-hooks 1.3.0

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.5.1 - July 27, 2023 (8.5KB)
  2. 1.5.0 - May 21, 2018 (11KB)
  3. 1.4.2 - September 12, 2017 (10.5KB)
  4. 1.4.1 - July 31, 2017 (10KB)
  5. 1.4.0 - November 17, 2015 (10KB)
  6. 1.3.0 - August 17, 2015 (9.5KB)
全てのバージョンを表示(全10件)

Development依存関係 (4):

minitest > 5
rake >= 0
sequel > 4
sqlite3 >= 0

所有者:

作者:

  • Jeremy Evans

SHA 256チェックサム:

cfc9354511dd211af83a115f7603a1035dd57d5bc9672969a35e5bf8b8a7c859

累計ダウンロード数 9,249,179

このバージョンのみ 3,598

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: