Test Coverage

Enforces a 90% line and branch coverage threshold and audits for meaningful integration, end-to-end, stress, and property-based tests beyond unit tests. Identifies critical paths that lack coverage, flags tests that pass without asserting, and in edit mode generates missing test scaffolds. Use when the user asks to "check test coverage", "audit tests", "are we tested enough", "add tests", invokes /test-coverage, or when the orchestrator delegates. Stack-agnostic, mode-aware, scope-tier-aware.

Nordic-AI 800e84f 14.9 KB Updated

File contents

Nordic-AI/production-readiness-skills/tree/main/skills/test-coverage commit 800e84fc19

Frequently asked questions

npx skillmds@latest add nordic-ai/test-coverage