Os relatórios de cobertura dizem-lhe que linhas não estão testadas, mas não o que escrever, por isso as lacunas ficam lá release após release. Este writer preenche-as.
sonnet4 diasVitestOpenAIIstanbulGitHub Actions
Claude
87ROI
90Scale
$3.5k93Saved
ROI for
README.md
Porquê este subagente
Os relatórios de cobertura dizem-lhe que linhas não estão testadas, mas não o que escrever, por isso as lacunas ficam lá release após release. Este writer preenche-as.
Encontra os branches não cobertos, lê o código por trás deles e gera testes focados para os casos extremos que a sua suite não detetou. Só entrega testes que passam com o comportamento atual, depois abre um pull request que pode rever, para que a cobertura suba sem trabalho repetitivo.
Como funciona
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.
Leia o código não testado para compreender as suas entradas, casos extremos e caminhos de falha.
pending
Gere testes focados para os casos em falta, incluindo condições de fronteira e erro.
pending
Execute os novos testes, mantenha apenas aqueles que passam face ao comportamento atual e abra um pull request.
pending
Saída de exemplo
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.