Tdd

[UDS] Reference for Test-Driven Development: the Red-Green-Refactor cycle, FIRST principles, and Arrange-Act-Assert structure. Use when: writing a failing test before implementation, structuring a test with Arrange-Act-Assert, checking tests against FIRST. Not for: driving the RED/GREEN cycle interactively — that moved to the adoption layer (XSPEC-095); measuring how much code the tests cover — use /coverage. Keywords: TDD, test first, Red Green Refactor, FIRST, Arrange Act Assert, unit test, 測試驅動開發, 紅綠重構, 單元測試.

AsiaOstrich 63e2736 4 files · 69.6 KB Updated

File contents

AsiaOstrich/universal-dev-standards/tree/main/skills/tdd-assistant commit 63e273612c

Frequently asked questions

npx skillmds@latest add asiaostrich/tdd