Cover Image for The test gap scanner: finding untested code paths with heuristic analysis

statement coverage tells you what ran. it doesn't tell you what's missing. i built a scanner that uses heuristic detectors to find untested code patterns across a typescript monorepo.

John Eubank
John Eubank