|
gotestsum
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Human friendly `go test` runner |
|||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: golang testing dev-tools ci-cd reporting | |||||||||||||||||||||||||
| Install: brew install gotestsum | |||||||||||||||||||||||||
|
About: Gotestsum is a test runner that wraps the standard `go test` command to provide structured test output and a user-friendly CLI experience. It executes Go tests while capturing and transforming the output into formats like JUnit XML, JSON, or a pretty-printed summary. Its main value proposition is improving test visibility in CI/CD pipelines and local development by providing actionable insights and machine-readable reports. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|