Test Coverage Improvement

Autonomous Vitest coverage workflow for a chosen package under web/packages: baseline report, agent-curated shortlist of ~10 files, then per-file context from reading source, inferred behaviors, implemented tests, and verification (vitest + typecheck) before the next file; after the loop, **eslint only the files you created or edited** and fix issues. Human review happens outside this skill (e.g. MR, local diff). Use when improving unit coverage in the web monorepo. Trigger keywords — package coverage, vitest coverage, pnpm workspace tests, coverage baseline, raise coverage.

NVIDIA NeMo a267ce0 6.6 KB Updated

File contents

nvidia-nemo/nemo-platform/tree/main/web/.agents/skills/test-coverage-improvement commit a267ce0578

Frequently asked questions

npx skillmds@latest add nvidia-nemo/test-coverage-improvement