Initial commit
This commit is contained in:
25
skills/test-generation/SKILL.md
Normal file
25
skills/test-generation/SKILL.md
Normal 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
|
||||
Reference in New Issue
Block a user