Verify Test Cases

Verify test cases in all test files modified since branching out from base branch. Checks that test cases make sense, have no duplications, and provide meaningful coverage. Spawns parallel agents for multi-file analysis. After the user confirms test-case changes, runs coverage (npm test:coverage or Jest/Vitest fallback) and fixes tests until coverage passes.

morphet81 830e3b5 7.3 KB Updated

File contents

morphet81/cheat-sheets/tree/main/skills/verify-test-cases commit 830e3b5ffe

Frequently asked questions

npx skillmds@latest add morphet81/verify-test-cases