DevOps 與程式碼

PublicClaude 子代理

測試撰寫員

覆蓋率報告會告訴你哪些行沒被測到,卻不會告訴你該寫什麼,於是那些缺口就一個版本接一個版本地擺著。這套撰寫工具會把它們補上。

sonnet4 天VitestOpenAIIstanbulGitHub Actions
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

覆蓋率報告會告訴你哪些行沒被測到,卻不會告訴你該寫什麼,於是那些缺口就一個版本接一個版本地擺著。這套撰寫工具會把它們補上。

它會找出沒被覆蓋的分支、讀懂背後的程式碼,再針對你的測試套件漏掉的邊緣情境產生聚焦的測試。它只提交能通過目前行為驗證的測試,接著開一個 pull request 讓你審閱,讓覆蓋率提升不再靠粗工。

運作方式

    • Read

      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.

輸出範例

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.