e2e-testing

e2e testing

affaan-m 232k ↓ 6k MIT updated 25d ago
Claude Code
View source ↗

What it does

  • uses: actions/checkout@v4
  • uses: actions/setup-node@v4
  • run: npx playwright install --with-deps
  • run: npx playwright test
  • uses: actions/upload-artifact@v4
  • Total: X | Passed: Y (Z%) | Failed: A | Flaky: B | Skipped: C
  • HTML Report: playwright-report/index.html

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

e2e-testing FAQ

What does the e2e-testing skill do?

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies. uses: actions/checkout@v4 uses: actions/setup-node@v4

How do I install e2e-testing?

Run: npx -y skills add https://github.com/affaan-m/everything-claude-code --skill e2e-testing --agent claude-code — the source lives at github.com/affaan-m/everything-claude-code.

Maintain e2e-testing?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

e2e-testing on getagentictools
[![e2e-testing on getagentictools](https://getagentictools.com/badge/skills/affaan-m-everything-claude-code-e2e-testing.svg)](https://getagentictools.com/skills/affaan-m-everything-claude-code-e2e-testing?ref=badge)
npx agentictools info skills/affaan-m-everything-claude-code-e2e-testing

The second line is the CLI lookup for this page — handy in READMEs and docs.