Test Patterns

How to write a good test once you already know what to test. Craft rules for pure data versus computed logic, one fact per case, and comment discipline in test files. Use before writing or reviewing any unit test, alongside workflow:spec for what the test should check.

AGilbertDev edf808b 3.1 KB Updated

File contents

AGilbertDev/claude-plugins/tree/main/plugins/workflow/skills/test-patterns commit edf808b1be

Frequently asked questions

npx skillmds@latest add agilbertdev/test-patterns