Write tests for code using test-driven development principles
# test ## Name han-core:test - Write tests for code using test-driven development principles ## Synopsis ## Description Write tests for code using test-driven development principles ## Implementation Write tests for the specified code or feature using test-driven development (TDD) methodology. ## Process Use the test-driven-development skill from bushido to: 1. **Understand the requirement**: Clarify what needs to be tested 2. **Write failing test first**: Create a test that fails because the feature doesn't exist yet 3. **Run the test**: Verify it fails for the right reason 4. ...
`/project:test <COMPONENT_OR_FEATURE>`
测试策略协调员,全面测试规划和实施
Execute tests, generate test reports, and maintain test coverage
Execute comprehensive test suite with detailed reporting and coverage analysis.
Execute tests with coverage analysis and automated quality reporting