FICHA · MANJARO

ruby-minitest-hooks

Around and before_all/after_all/around_all hooks for Minitest

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Adds lifecycle hooks to Minitest test suites so setup and cleanup can wrap groups of tests. It is useful when tests need shared resources, expensive initialization, or behavior around a full group.

Shared hooks can leak state between tests. Keep cleanup reliable, avoid hidden ordering dependencies, and isolate databases, files, and network resources.

Permissions

Permissions not analysed for this source yet.