| name | testing |
|---|---|
| description | Write and review Pest tests (Unit & Feature) following Martin Fowler's testing pyramid. Use this skill when creating, modifying, or reviewing any Pest test to ensure it provides genuine value at the correct layer. Prevents test bloat, fragile assertions, and misplaced test levels. |
Use this skill when you need to:
- Write new Pest tests for any feature or bug fix