Комплексное веб-тестирование: E2E, нагрузка и доступность

testing

vc-web-testing is a Claude Code skill that covers the full spectrum of web testing — unit, integration, E2E, load, security, visual regression, and accessibility — using Playwright, Vitest, and k6. It ships with over 20 reference documents on topics ranging from test data factories and Testcontainers to WCAG/axe-core checks and OWASP Top 10 security checklists, alongside init-playwright.js and analyze-test-results.js scripts. Three testing strategies (Pyramid, Trophy, Honeycomb) are documented alongside cross-browser and mobile gesture testing, Core Web Vitals monitoring via Lighthouse CI, Pact/MSW contract testing, and GitHub Actions sharding. Teams dealing with flakiness, performance regressions, or accessibility compliance will find ready-to-use patterns for every stage of the pipeline.