Golang Testing

Production-ready Golang tests — table-driven tests, testify suites and mocks, parallel tests, fuzzing, fixtures, goroutine leak detection with goleak, snapshot testing, code coverage, integration tests, idiomatic test naming. Use when writing or reviewing Go tests, choosing a testing approach, setting up Go test CI, or debugging flaky/slow tests. For testify-specific APIs see `samber/cc-skills-golang@golang-stretchr-testify`; for measurement methodology see `samber/cc-skills-golang@golang-benchmark`.

seikaikyo bca4425 6 files · 50.0 KB Updated

File contents

seikaikyo/dash-skills/tree/main/external/cc-skills-golang/golang-testing commit bca4425aef

Frequently asked questions

npx skillmds@latest add seikaikyo/golang-testing