RubyGems Navigation menu

minitest-hooks 1.4.1

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.2 August 14, 2024 (8.5 KB)
  2. 1.5.1 July 27, 2023 (8.5 KB)
  3. 1.5.0 May 21, 2018 (11.0 KB)
  4. 1.4.2 September 12, 2017 (10.5 KB)
  5. 1.4.1 July 31, 2017 (10.0 KB)
顯示所有版本(共 11)

Development 相依性套件 (4):

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

擁有者:

作者:

  • Jeremy Evans

SHA 256 總和檢查碼:

=

總下載次數 10,015,604

這個版本 54,990

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: