E2e Test Suite Init

Scaffolds a complete Playwright E2E test suite from scratch. Creates the e2e/ directory with configuration files, folder structure, base page class, custom fixtures, auth setup, and environment config. Use when: setting up E2E tests for a new project, initialising a Playwright test suite, or bootstrapping the e2e directory.

agentmantis 3666ca0 5 files · 17.1 KB Updated

File contents

agentmantis/test-skills/tree/main/skills/e2e-test-suite-init commit 3666ca03dd

Frequently asked questions

npx skillmds@latest add agentmantis/e2e-test-suite-init