Playwright — E2E-тестирование фронтенда
★ 6.6 · testing
core is a Claude Code skill that delivers 46 reference guides of production-tested Playwright patterns covering E2E, API, component, visual, accessibility, and security testing. It addresses locator strategies, web-first assertions with auto-retry, fixture composition via `test.extend()`, network mocking, authentication flows, visual regression, debugging, and file operations — all with TypeScript and JavaScript examples. Framework-specific recipes are included for React, Next.js (App Router and Pages Router), Vue 3/Nuxt, and Angular, alongside guides on flaky test diagnosis and common pitfalls. Ideal for frontend teams building reliable test suites who want clear, opinionated guidance on when — and when not — to use each pattern.
- #playwright
- #testing
- #e2e
- #selectors
- #fixtures
- #typescript