e2e-playwright

Installation
SKILL.md

E2E Testing with Playwright

End-to-end testing strategy for Next.js applications using Playwright.

Setup

npm init playwright@latest
# Choose: TypeScript, tests/e2e/, add GitHub Actions

Recommended config (playwright.config.ts):

Installs
1
Repository
lennney/skills
First Seen
7 days ago
e2e-playwright — lennney/skills