Testing
Use table-driven tests with named subtests. Run in parallel with t.Parallel().
Detect goroutine leaks after each test with goleak.
Production-ready Go tests with parallel subtests and fuzzing.
npx skillmds@latest add shaddyx/testing Use table-driven tests with named subtests. Run in parallel with t.Parallel().
Detect goroutine leaks after each test with goleak.
shaddyx/lazy-skills-mcp/tree/main/testdata/skills/dev/golang/testing commit 564460f4e0