Gotestsum Plugin
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
Commands
Operations
gotestsum test run— run test via gotestsum
Usage Examples
- "gotestsum --help"
- "gotestsum "
Installation
go install gotest.tools/gotestsum@latest
Examples
gotestsum --version
gotestsum --help
Key Features
- go\n- testing\n- ci-cd