skills/smithery.ai/go-testing

go-testing

SKILL.md

Testing

Route by Pattern

Quick Check

  • Tests named Test_Function_Scenario
  • Table tests for >2 cases
  • Helpers call t.Helper()
  • Parallel tests capture loop vars

Common Patterns

Installs
4
First Seen
Mar 19, 2026