test-generation-patterns
Installation
SKILL.md
Test Generation Patterns
Generate comprehensive tests with AI assistance following 2026 best practices.
When to Use
- Adding tests to existing code
- Creating test suites for new features
- Improving test coverage
- Setting up testing patterns for a project
- Generating edge case tests
The Testing Pyramid (2026)
┌─────────┐
│ E2E │ Few, slow, high confidence
├─────────┤
│ Integr. │ Some, medium speed
Related skills