Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
e2e-testing
star 7
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).
Install via CLI
npx skills add https://github.com/mediar-ai/skillhubz --skill e2e-testing
Repository Details
star Stars
7
call_split Forks
4
navigation Branch
main
article Path
SKILL.md
More from Creator
mediar-ai Explore all skills →