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.