Golang Testing

Provides a comprehensive guide for writing production-ready Golang tests. Covers table-driven tests, test suites with testify, mocks, unit tests, integration tests, benchmarks, code coverage, parallel tests, fuzzing, fixtures, goroutine leak detection with goleak, snapshot testing, memory leaks, CI with GitHub Actions, and idiomatic naming conventions. Use this whenever writing tests, asking about testing patterns or setting up CI for Go projects. Essential for ANY test-related conversation in Go.

halukerenozlu a1894ee 6 files · 45.5 KB Updated

File contents

halukerenozlu/bolt-cowork/tree/main/.agents/skills/golang-testing commit a1894ee9b6

Frequently asked questions

npx skillmds@latest add halukerenozlu/golang-testing