Test Behavior Not Implementation

Testing philosophy based on Kent C. Dodds' Testing Trophy and TkDodo's testing principles. Enforces behavior-based testing, mocking discipline, accessible queries, and the "fewer better tests" principle. Use when writing, reviewing, or auditing tests in any TypeScript/React project. Triggers on test files, test commands, or mentions of testing strategy.

b4r7x 5cd9b9d 6.4 KB Updated

File contents

b4r7x/agent-skills/tree/main/test-behavior-not-implementation commit 5cd9b9da89

Frequently asked questions

npx skillmds@latest add b4r7x/test-behavior-not-implementation