26 lines
643 B
Markdown
26 lines
643 B
Markdown
# 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
|