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 (see go-performance).

om-scogo 151955b 4 files · 16.3 KB Updated 0 repo stars

File contents

om-scogo/skillsh-scraper/tree/main/data/skills/cxuu-golang-skills/go-testing commit 151955b5e5

Frequently asked questions

npx skillmds add om-scogo/go-testing