Testing Strategy

Use codebase testing conventions: unit, integration, end-to-end test naming and Nx commands, plus the four gates a change must clear — test coverage, type coverage, compiled size, and advisory duplication. Use when adding tests, recommending test coverage, running type-coverage, or checking which quality gates a touched project has to pass.

jimmypaolini Updated

File contents

jimmypaolini/codebase/tree/main/.agents/skills/testing-strategy commit 4c9e83f299

Frequently asked questions

npx skillmds@latest add jimmypaolini/testing-strategy