Go Testing Patterns

Guides expert-level Go testing: table-driven tests, testify assertions, httptest for HTTP handlers, integration test patterns, benchmarks, and fuzz testing. Use when the user asks about Go testing, table-driven tests, testify, httptest, benchmarks, fuzz testing, Go test organization. Do NOT use when the user asks about Go project setup (use `go-project-setup`), Go idioms (use `go-idioms`), general testing concepts (use `unit-testing-patterns`).

FerroxLabs ce4e39b 2 files · 34.2 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/go-testing-patterns commit ce4e39bba3

Frequently asked questions

npx skillmds@latest add ferroxlabs/go-testing-patterns