Description
Go test runs can be displayed with formatted output and a clearer summary. It is useful for developers and CI jobs that need readable failures, package status, and test-run totals.
Formatted output helps triage but does not replace the underlying test results. Preserve machine-readable logs when CI tooling needs them.