Testing

Write and review tests at all levels — Unit, Integration/Feature, and E2E — following Martin Fowler's testing pyramid. Use this skill when creating, modifying, or reviewing any test. Prevents test bloat, fragile assertions, and misplaced test levels. Adapts to any language/framework by following the decision flowchart and layer guidelines.

nickperkins Updated

File contents

nickperkins/testing-skill/tree/main/ commit 91e9c76bd7

Frequently asked questions

npx skillmds@latest add nickperkins/testing