Go Testing

Use when writing, reviewing, or improving Go test code — including table-driven tests, subtests, parallel tests, test helpers, test doubles, and assertions with cmp.Diff. Also use when a user asks to write a test for a Go function, even if they don't mention specific patterns like table-driven tests or subtests. Does not cover benchmark performance testing.

pngdeity 8eb9a4b 8 files · 29.4 KB Updated

File contents

pngdeity/apm-user-repository/tree/main/packages/golang-design/.apm/skills/go-testing commit 8eb9a4b671

Frequently asked questions

npx skillmds@latest add pngdeity/go-testing