AI AGENT ADDONS
Testing & QA
5,960installs

E2E testing helps make sure your web app works the way users expect. This skill covers Playwright patterns for building test suites that are stable, fast, and easy to maintain. You will learn how to organize test files and use the Page Object Model to keep your code clean.

The configuration examples show how to set up browsers, retries, and reporting for both local and CI runs. You also get strategies to deal with flaky tests by skipping or marking them. This skill helps you create reliable end-to-end tests that save time and catch bugs early.

Add E2e Testing skill to your workflow

Global

mkdir -p ~/.claude/skills/e2e-testing

Project

mkdir -p .claude/skills/e2e-testing

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago