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 Updated 37 repo stars

File contents

ferroxlabs/wayland/tree/main/src/process/resources/skills-library/bodies/skills/software-engineering/go-testing-patterns commit ce4e39bba3

Frequently asked questions

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