BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

minitest-hooks

v1.5.4RubyGems· Ruby

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.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published this month.
Popularity
9.4K downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 1.5.4this month
  • 1.5.35 months ago
  • 1.5.2over a year ago
  • 1.5.12 years ago
  • 1.5.08 years ago
  • 1.4.28 years ago
  • 1.4.18 years ago
  • 1.4.010 years ago
minitest-hooks — 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 / RubyGems) · Modules