Principle Test Behavior Not Implementation

Apply when you write, change, or keep a test. Call the code the way its users do and assert the result they observe against a literal expected value. If the test would still pass when every imported function returns undefined, rewrite the assertion or delete the test.

SiTaggart Updated

File contents

SiTaggart/.agents/tree/main/plugins/pstack/skills/principle-test-behavior-not-implementation commit 16a7afe1d8

Frequently asked questions

npx skillmds@latest add sitaggart/principle-test-behavior-not-implementation