Identifies and prioritizes gaps in end-to-end test coverage by mapping application surfaces against existing Playwright test suites.
This skill provides a comprehensive audit of your web application's test coverage by automatically cataloging routes, components, and API endpoints and comparing them to your current Playwright test files. It generates a detailed coverage matrix, identifies critical unprotected flows like authentication and payments, and offers a prioritized roadmap for improving test reliability, including the ability to auto-generate missing test cases based on project templates.
Características Principales
01Deep analysis of existing Playwright test suites to identify untested areas
02Automated application surface mapping for routes, components, and APIs
03Visual coverage matrix with status indicators and test counts
04Risk-based prioritization of missing tests by business impact
05One-click generation of missing test cases using project templates
060 GitHub stars
Casos de Uso
01Auditing a legacy codebase to find untested critical user paths
02Developing a high-priority testing roadmap for engineering teams
03Preparing for a major release by ensuring new features have adequate E2E coverage