Module: Howdoc::MinitestIntegration
- Defined in:
- lib/howdoc/minitest.rb
Overview
Optional convenience for Minitest suites. The gem deliberately does not try to guess how a project starts and finishes a test, because that wiring is six readable lines in the project's own test case and any guess would be wrong somewhere. All this offers is the one hook that has no good place in a test case: assembling the index once the whole run is over.