Testbuild
Fill gaps from a coverage report
Type in the highlighted fields to customize, then copy.
❯
read and add tests for the lowest-covered files until each is above %
Why this works
Point at the coverage report instead of guessing what's untested. AI-agent reads the actual numbers and writes tests for the files that need them most.