E2e Testing

End-to-end testing patterns with Playwright for full-stack Python/React applications. Use when writing E2E tests for complete user workflows (login, CRUD, navigation), critical path regression tests, or cross-browser validation. Covers test structure, page object model, selector strategy (data-testid > role > label), wait strategies, auth state reuse, test data management, and CI integration. Does NOT cover unit tests or component tests (use pytest-patterns or react-testing-patterns).

om-scogo e86e2f6 4 files · 37.2 KB Updated 0 repo stars

File contents

om-scogo/skillsh-scraper/tree/main/data/skills/hieutrtr-ai1-skills/e2e-testing commit e86e2f602e

Frequently asked questions

npx skillmds add om-scogo/e2e-testing