T
Test Generator
SkillGenerates comprehensive test suites for any codebase — unit, integration, and E2E.
Test Generator
Generates tests that actually catch bugs. Supports:
- Jest / Vitest — unit and integration tests
- Playwright / Cypress — E2E browser tests
- pytest — Python test suites
- Go testing — table-driven tests
Features
- Analyzes code to find untested paths
- Generates edge case tests (null, empty, boundary values)
- Creates mock factories for external dependencies
- Maintains test naming conventions from your codebase