Description
Adds reporter hooks to Minitest so test results can be displayed or processed in different ways. It is useful for custom terminal output, CI-friendly reporting, and richer local feedback.
Reporters can expose test names, paths, logs, and failure data. Keep CI artifacts private when tests contain customer examples, secrets, or internal URLs.