go-test topic
gotests
Automatically generate Go test boilerplate from your source code.
keploy
API, Integration, E2E Testing Agent for Developers that actually work. Generate tests, mocks/stubs for your APIs!
go-junit-report
Convert Go test output to JUnit XML
gotestsum
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
GoTestExplorer
A Go Test Explorer for VS code (https://marketplace.visualstudio.com/items?itemName=premparihar.gotestexplorer)
go-test-coverage
go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold
gofutz
Run tests incrementally and interactively.