What problem does it solve?
This Skill addresses the critical need for high-quality test suites by identifying gaps in coverage, improving assertion clarity, and ensuring test reliability, thereby reducing bugs and increasing confidence in code changes.
Core Features & Use Cases
- Coverage Analysis: Verifies that happy paths, edge cases, boundary conditions, and error scenarios are adequately tested for all public functions.
- Assertion Quality Check: Ensures tests use specific and meaningful assertions, rather than vague checks.
- Test Structure & Reliability: Evaluates tests for proper structure (Arrange/Act/Assert), deterministic behavior, and effective mocking.
- Use Case: After a new feature is developed, use this Skill to automatically review all associated test files to ensure they are comprehensive, reliable, and effectively validate the new code's behavior.
Quick Start
Use the Pantheon Test Quality skill to review the test files for story key '1-3' given the changed files and sprint artifacts directory.