Test First

Use when writing or changing any production code — a new feature, a bugfix, a behavior change, or a refactor — and before the first line of implementation exists; the test-first (TDD) gate. Also use when about to add a mock, a test utility, or a test to existing untested code.

jayden-dang 8b17be9 2 files · 9.9 KB Updated

File contents

jayden-dang/skills/tree/main/skills/execution/test-first commit 8b17be94b5

Frequently asked questions

npx skillmds@latest add jayden-dang/test-first