Go Test Engineering

Audit, repair, or write Go tests so they enforce real API and behavior contracts. Use for reviewing unreliable or AI-generated tests, removing duplicate or low-value tests, strengthening weak assertions, designing reusable interface contract suites, deciding when golden tests are justified, fixing implementation bugs exposed by valid tests, or adding focused unit and integration tests. Do not use for ordinary Go implementation work that does not involve tests.

go-sphere 571959b 2 files · 12.0 KB Updated

File contents

go-sphere/skills/tree/main/skills/go-test-engineering commit 571959b9d5

Frequently asked questions

npx skillmds@latest add go-sphere/go-test-engineering