Test Gap Finder

Finds the untested code that actually matters, by ranking coverage gaps against how often each file changes. Reads an existing coverage report when there is one and falls back to structural pairing when there is not. Use when the user asks what to test next, where the coverage holes are, or wants to raise coverage without writing tests nobody needs.

Contexory 77b0549 3 files · 15.5 KB Updated

File contents

Contexory/skills/tree/main/developer-workflow/test-gap-finder commit 77b0549b08

Frequently asked questions

npx skillmds@latest add contexory/test-gap-finder