I report di coverage ti dicono quali righe non sono testate, ma non cosa scrivere, e così le lacune restano lì release dopo release. Questo strumento le colma.
sonnet4 giorniVitestOpenAIIstanbulGitHub Actions
Claude
87ROI
90Scale
$3.5k93Saved
ROI for
README.md
Perché questo subagent
I report di coverage ti dicono quali righe non sono testate, ma non cosa scrivere, e così le lacune restano lì release dopo release. Questo strumento le colma.
Individua i rami non coperti, legge il codice che ci sta dietro e genera test mirati per i casi limite che la tua suite si è persa. Pubblica solo i test che passano rispetto al comportamento attuale, poi apre una pull request che puoi revisionare, così la coverage cresce senza lavoro inutile.
Come gira
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
Legge il codice non coperto per capirne input, casi limite e percorsi di errore.
pending
Genera test mirati per i casi mancanti, comprese le condizioni di confine e di errore.
pending
Esegue i nuovi test, tiene solo quelli che passano rispetto al comportamento attuale e apre una pull request.
pending
Esempio di output
json
// Sample output
// (generated when the pipeline finishes)
Given a coverage report and the uncovered source, write tests that exercise the missing branches and edge cases; output only tests that pass against the current implementation.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.