Testing Philosophy

Use when proposing, writing, or reviewing automated tests, defines what a good test is: behavior over implementation details, and the Testing Trophy with a hard floor on end-to-end coverage for user-facing features. Generalized to any language and any layer (frontend, backend, CLI, library), not just JS/React. REQUIRED BACKGROUND for skills that plan or review tests, atdd-plan, implementation-review, tdd-writer, wrap-up. Use when the user asks whether tests are good, what to test, why a test is brittle, or whether e2e is needed.

Flagrare ba1a62e 7.6 KB Updated

File contents

Flagrare/agent-skills/tree/main/plugins/flagrare/skills/testing-philosophy commit ba1a62e0fa

Frequently asked questions

npx skillmds@latest add flagrare/testing-philosophy