Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:29:30 +08:00
commit 40d73f6839
33 changed files with 8109 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
# Test Generation Skill
Comprehensive test suite generation with unit tests, integration tests, edge cases, and error handling.
## Description
Automated test generation analyzing code structure and generating thorough test coverage for existing implementations.
## What's Included
- **Examples**: Unit test generation, integration tests, edge cases
- **Reference**: Test patterns, coverage strategies
- **Templates**: Test suite templates for different frameworks
## Use When
- Need test coverage for existing code
- Improving low coverage areas
- Systematic test creation
## Related Agents
- `test-generator`
**Skill Version**: 1.0