Go Table Driven Tests

Write Go table-driven tests following Go community best practices and this repository's conventions. Use when writing or refactoring Go tests, especially when you notice repeated test patterns or copy-pasted test code. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/xe--x--x commit d941941f54

Frequently asked questions

npx skillmds@latest add tomevault-io/go-table-driven-tests