e2e
Alias for the e2e-testing skill — E2E tests with Playwright, Page Object Model, CI/CD integration.
E2E Command
Activates the E2E testing workflow with Playwright — test generation/updates, execution, artifacts, and reports.
When to use
To create or run tests for critical user flows. Use /dog:tdd for faster, more granular unit tests.
Arguments
$ARGUMENTS
Delegation
- Dispatch the
e2e-runneragent to generate or update Playwright coverage for the requested user flow. - Apply the
dog:e2e-testingskill for configuration, CI/CD integration, and artifact management.- Run only the relevant tests, unless the user asks for the full suite.
- Capture artifacts and report failures, flakiness risk, and next fixes.