golang-testing

golang testing

affaan-m 232k ↓ 8.5k MIT updated 25d ago
Claude Code
View source ↗

What it does

  • Writing new Go functions or methods
  • Adding test coverage to existing code
  • Creating benchmarks for performance-critical code
  • Implementing fuzz tests for input validation
  • Following TDD workflow in Go projects
  • Write tests FIRST (TDD)
  • Use table-driven tests for comprehensive coverage

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

golang testing

Source

Repository: https://github.com/affaan-m/everything-claude-code

golang-testing FAQ

What does the golang-testing skill do?

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices. Writing new Go functions or methods Adding test coverage to existing code

How do I install golang-testing?

Run: npx -y skills add https://github.com/affaan-m/everything-claude-code --skill golang-testing --agent claude-code — the source lives at github.com/affaan-m/everything-claude-code.

Maintain golang-testing?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

golang-testing on getagentictools
[![golang-testing on getagentictools](https://getagentictools.com/badge/skills/affaan-m-everything-claude-code-golang-testing.svg)](https://getagentictools.com/skills/affaan-m-everything-claude-code-golang-testing?ref=badge)
npx agentictools info skills/affaan-m-everything-claude-code-golang-testing

The second line is the CLI lookup for this page — handy in READMEs and docs.