testing-framework
Installation
SKILL.md
Testing Framework
Generate production-ready tests from natural language descriptions or source code using AI.
Overview
This skill transforms descriptions or source code into comprehensive test suites with:
- Multiple Test Types - Unit, Integration, E2E
- Multiple Frameworks - Vitest, Jest, Playwright
- Complete Coverage - Happy paths, edge cases, errors
- Best Practices - AAA pattern, mocking, assertions
- Configuration - Test configs with coverage
- TypeScript - Full type safety
- Ready to Run - Executable tests