Loading...
Loading...
Developer Test Auto-Completion Skill - Generate high-quality unit tests for functions and classes, analyze coverage blind spots and generate high-value supplementary tests to improve effective coverage.
npx skill4agent add ascend/agent-skills auto-develop-test-gen## Developer Test Completion Solution
### Tested Object
- Module: ...
- Core Behavior: ...
### Initial Test List
1. Normal Path: ...
2. Boundary Conditions: ...
3. Exception Scenarios: ...
### Initial Test Code
[Runnable Test Example]
### Coverage Analysis
- Current Coverage: ...
- Coverage Blind Spots: ...
### Supplementary Test Priority List
1. High Priority: ...
2. Medium Priority: ...
### Supplementary Test Examples
[Runnable Test Code]
### Expected Benefits
- Coverage Changes: ...
- Risk Reduction Points: ...
### Explanation
- Which risks are covered
- Which scenarios are not included for now and the reasons