Principle Test Behavior Not Implementation

Apply when writing or reviewing tests. Test what the system does from the outside (inputs, outputs, observable behavior, invariants), not how it is structured internally (private methods, call counts, internal state).

jtaroreh Updated

File contents

jtaroreh/agystack/tree/main/skills/principle-test-behavior-not-implementation commit 7404673a4a

Frequently asked questions

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