Golang Tdd

Guide for Test-Driven Development (TDD) in Go. Use this skill whenever implementing a new feature, fixing a bug, adding a method, or modifying existing Go code. Trigger on phrases like "implement", "add feature", "fix bug", "write test", "TDD cycle", "red green refactor", or any request to write new Go code. Always apply TDD — write the failing test first, then make it pass. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/poteto-go--go-alchemy-sdk--golang-tdd commit 51fb275ac9

Frequently asked questions

npx skillmds@latest add tomevault-io/golang-tdd