AI AGENT ADDONS

E2e Testing

affaan-m/ecc
Testing & QA
812installs

Playwright helps you test your web applications from start to finish. This skill shows you how to build reliable end-to-end tests that check every part of your site works correctly. You will learn to organize your test files, use the Page Object Model, and set up your test runner for different browsers.

You will also find ways to handle flaky tests that sometimes pass and sometimes fail. The skill covers how to take screenshots, record videos, and save test results. This makes it easier to find and fix problems quickly.

Whether you work on a small team or a big project, these patterns help you write fast and stable tests. You can run them on your own computer or in a CI/CD pipeline to catch bugs before users do.

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