Writing Go Tests

Write Go tests following project conventions. Use when creating test files, writing unit or integration tests, choosing mocks, or setting up test fixtures. Covers test naming, assertions, mock usage, table-driven patterns, and common pitfalls.

mrpointer 939d580 5.7 KB Updated

File contents

MrPointer/agentcoven/tree/main/.claude/skills/writing-go-tests commit 939d580e19

Frequently asked questions

npx skillmds@latest add mrpointer/writing-go-tests