Files
gh-byborgai-prompt-collecti…/commands/e2e-test/plan.md
2025-11-29 18:02:48 +08:00

11 lines
296 B
Markdown

# Usage
```bash
/e2e-test:plan
```
## Execution
1. Explore **$ARGUMENTS** website and gathering information about its functionalities with e2e-test-qa subagent.
2. With the gathered data, plan e2e test scenarios for later implementation into @test_plan.md file with e2e-test-planner subagent.