소개
The E2E Critical Coverage Auditor (L3) is a specialized tool designed to ensure your end-to-end testing strategy focuses on high-impact business logic. Instead of chasing arbitrary code coverage percentages, this skill identifies critical paths such as payment processing, authentication, and data migrations to verify they are fully protected by E2E tests. It also evaluates the usefulness of existing tests, identifying wasteful or low-value E2E tests that should be converted to unit or integration tests to optimize CI/CD performance and maintainability.