Invariant First Testing

Write tests that describe system invariants, not specific bugs. Tests should read like design documentation, not a changelog of failures. Use when writing new tests, reviewing test suites, or refactoring reactive bug-fix tests into invariant-style tests.

kevin-liu-01 Updated

File contents

kevin-liu-01/agent-machines/tree/main/knowledge/skills/invariant-first-testing commit 0f91301996

Frequently asked questions

npx skillmds@latest add kevin-liu-01/invariant-first-testing