Write Tests

Writes tests first at agreed seams, one failing test and the minimal code to pass it at a time, asserting observable behaviour against independent expected values and mocking only at system boundaries. Use when behaviour is built or a bug is fixed test-first, when Gherkin scenarios become automated tests, or when a test is about to reach into internals.

64x-lunicorn Updated

File contents

64x-lunicorn/skills/tree/main/skills/engineering/write-tests commit 5894d4dc22

Frequently asked questions

npx skillmds@latest add 64x-lunicorn/write-tests