FICHA · MANJARO

ruby-minitest-proveit

forces all tests to prove success (via at least one assertion) rather than rely on the absence of failure.

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

Description

Makes Minitest tests fail unless they prove success with at least one assertion. It is useful for catching empty tests that pass only because no error was raised.

Assertion-count enforcement improves discipline but does not measure quality. Write assertions that check meaningful behavior, not just placeholder expectations.

Permissions

Permissions not analysed for this source yet.