RubyGems Navigation menu

minitest-hooks 1.5.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:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 1.5.1 - July 27, 2023 (8,5 KB)
  2. 1.5.0 - May 21, 2018 (11 KB)
  3. 1.4.2 - September 12, 2017 (10,5 KB)
  4. 1.4.1 - July 31, 2017 (10 KB)
  5. 1.4.0 - November 17, 2015 (10 KB)
Mostrar todas as versões (10)

Runtime Dependencies (1):

minitest > 5.3

Development Dependencies (4):

Donos:

Pushed by:

Autores:

  • Jeremy Evans

SHA 256 checksum:

03e47250b7bd8a0d89d2233ae99a0832b98628f3e26d840729ce060da4f39312

Total de downloads 9.249.544

Desta versão 374.550

Licença:

MIT

Versão Requerida do Ruby: >= 0

Links: