474 B
474 B
Usage
/e2e-test:write
Or, to focus on a specific section of the test plan:
/e2e-test:write [test_plan_section]
Execution
- Read the @test_plan.md in the project root directory and create e2e playwright test scenarios based on unmarked items and prompted plan sections
[test_plan_section]with e2e-test-writer subagent. - After finishing creating the tests, update the @test_plan.md file by marking the completed items with a checkmark.