Execute tests with coverage analysis and automated quality reporting
# /sc:test - Testing and Quality Assurance ## Triggers - Test execution requests for unit, integration, or e2e tests - Coverage analysis and quality gate validation needs - Continuous testing and watch mode scenarios - Test failure analysis and debugging requirements ## Usage ## Behavioral Flow 1. **Discover**: Categorize available tests using runner patterns and conventions 2. **Configure**: Set up appropriate test environment and execution parameters 3. **Execute**: Run tests with monitoring and real-time progress tracking 4. **Analyze**: Generate coverage reports and failure diagnost...
`/project:test <COMPONENT_OR_FEATURE>`
Write tests for code using test-driven development principles
测试策略协调员,全面测试规划和实施
Execute tests, generate test reports, and maintain test coverage
Execute comprehensive test suite with detailed reporting and coverage analysis.