What problem does it solve?
This Skill automates the process of running tests, analyzing coverage, and performing acceptance validation, ensuring code quality and requirement adherence throughout the development lifecycle.
Core Features & Use Cases
- Automated Test Execution: Runs configured tests for different development gates.
- Coverage Analysis: Assesses requirement and code coverage to identify gaps.
- Acceptance Validation: Uses AI to drive acceptance testing against defined criteria.
- Impact Analysis: Identifies tests affected by code changes.
- Use Case: Before merging a feature, run
/pace-test to execute all relevant tests, check coverage against requirements, and perform AI-driven acceptance validation, providing a comprehensive quality report.
Quick Start
Run all configured tests for the current change and get a summary report.