11 lines
296 B
Markdown
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.
|