Execute tests, generate test reports, and maintain test coverage
# /gd:test - Testing and Quality Assurance ## Purpose Execute tests, generate comprehensive test reports, and maintain test coverage standards. ## Usage ## Arguments - `target` - Specific tests, files, or entire test suite - `--type` - Test type (unit, integration, e2e, all) - `--coverage` - Generate coverage reports - `--watch` - Run tests in watch mode - `--fix` - Automatically fix failing tests when possible ## Execution 1. Discover and categorize available tests 2. Execute tests with appropriate configuration 3. Monitor test results and collect metrics 4. Generate comprehensive tes...
`/project:test <COMPONENT_OR_FEATURE>`
Write tests for code using test-driven development principles
测试策略协调员,全面测试规划和实施
Execute comprehensive test suite with detailed reporting and coverage analysis.
Execute tests with coverage analysis and automated quality reporting