[ Bron: ruby-minitest-hooks ]
Pakket: ruby-minitest-hooks (1.5.1-1)
Verwijzigingen voor ruby-minitest-hooks
Debian bronnen:
Het bronpakket ruby-minitest-hooks downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-minitest-hooks gerelateerde pakketten
|
|
|
|
-
- dep: ruby-minitest (>> 5.3)
- Ruby test tools supporting TDD, BDD, mocking, and benchmarking