Test First

Use when implementing keeper code — any behavior meant to last, and especially when fixing a bug. Triggers on writing a function/feature you intend to keep, "add a test", "TDD", or the urge to write the code first and test it "after". Not for verifying a finished change before claiming it works — that's evidence-before-claims

atgreen 41d677b 2 files · 4.0 KB Updated

File contents

atgreen/hackinator/tree/main/skills/test-first commit 41d677b1d3

Frequently asked questions

npx skillmds@latest add atgreen/test-first