E2e Testing

Use when designing end-to-end test suites, visual regression testing, or cross-browser test strategies. Covers Playwright/Cypress test architecture, page object patterns, test data management, visual snapshot comparison, cross-browser matrix, and CI integration. Do not use for unit/integration test strategy (use testing-strategy) or code pattern audit (use pattern-analysis).

dtsong 779c02f 5.7 KB Updated

File contents

dtsong/agentic-council/tree/main/skills/craftsman-e2e-testing commit 779c02f05e

Frequently asked questions

npx skillmds@latest add dtsong/e2e-testing