Files
AI/참고/playwright-main/examples/todomvc/.github/prompts/playwright-test-plan.prompt.md
2026-05-12 19:40:31 +09:00

10 lines
248 B
Markdown

---
agent: playwright-test-planner
description: Create test plan
---
Create test plan for basic operations of the todo app. Test plan should contain around 20 tests.
- Seed file: `tests/seed.spec.ts`
- Test plan: `specs/basic-operations.plan.md`