E2e Test Conventions

Core conventions and rules for Playwright E2E testing with TypeScript. Covers project structure, naming conventions, selector strategy, authentication, navigation, environment configuration, test independence, and parallelism. Automatically loaded when writing or modifying E2E tests. Use when: generating E2E tests, creating POMs, reviewing test code, or setting up a Playwright test suite.

agentmantis 43a0c40 4 files · 20.3 KB Updated

File contents

agentmantis/test-skills/tree/main/skills/e2e-test-conventions commit 43a0c40062

Frequently asked questions

npx skillmds@latest add agentmantis/e2e-test-conventions