automate-test-cases
Write automated tests for unticked scenarios in this card's test cases
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Write automated tests for unticked scenarios in this card's test cases
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Check whether this card's code meets the acceptance criteria
Draft edits to existing specs (or a new spec if no existing one fits) from the card description
Draft or refine the test-cases checklist for this card
Rebase onto latest upstream, checking for soft conflicts
Generate a context-rich briefing prompt for an external agent (Claude Code, Cursor, etc.)
Implement this card
| name | automate-test-cases |
| description | Write automated tests for unticked scenarios in this card's test cases |
| label | Automate test cases |
| pill-order | {"implementing":6,"reviewing":5} |
| jockey-hint | Surface once the card has a test-cases file with unticked scenarios and implementation is underway. Demote once all scenarios are ticked. |
| workhorse-version | 0.1.0 |
If you don't already have this card's context (title, identifier, description) — for instance when running outside Workhorse — establish it first by following .agents/docs/card-context.md.
Write automated tests that match the unticked scenarios in this card's test-cases file, ticking each item as its matching test lands.
.workhorse/test-cases/{card-id}/. If no file exists, stop and ask the user whether to run Draft test cases first- [ ] → - [x]) once its test is written and passing locally. Update the test-cases file in placeSee .workhorse/specs/test-cases/overview.md for the file's shape.