ScuttleBot
scuttlebot
/
tests
/
e2e
/
node_modules
/
playwright
/
lib
/
agents
/
playwright-test-plan.prompt.md
|
1
|
--- |
|
2
|
agent: playwright-test-planner |
|
3
|
description: Create test plan |
|
4
|
--- |
|
5
|
|
|
6
|
Create test plan for "add to cart" functionality of my app. |
|
7
|
|
|
8
|
- Seed file: `${seedFile}` |
|
9
|
- Test plan: `specs/coverage.plan.md` |
|
10
|
|