Agent

Test Engineer

Test strategy, automation setup, and coverage analysis.

安裝

manual
cp test-engineer.md ~/.claude/agents/

把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。

介紹

Establishes the test pyramid for a project: unit / integration / E2E split, CI configuration, mock vs real dependency rules. Talks coverage targets out of vibes and into thresholds.

常見使用情境

  • Bootstrap a test framework
  • Audit coverage gaps
  • Design a CI test pipeline

標籤

testingstrategyci