The AI Test Generator skill streamlines the entire testing lifecycle by automating the creation of robust unit, integration, and regression tests. It leverages AI to analyze source code and generate high-quality test scaffolds for frameworks like Jest, Vitest, and Mocha, covering happy paths, edge cases, and boundary conditions. Beyond simple generation, it facilitates advanced workflows such as TDD loops, automated coverage reporting, and mutation testing with Stryker to ensure your test suite is actually effective at catching bugs.
Key Features
01AI-powered unit test generation for TypeScript and JavaScript
02Advanced mutation testing to verify test suite quality
03Regression test generation from bug descriptions and git diffs
042 GitHub stars
05Multi-runner support including Jest, Vitest, and Mocha
06Automated coverage analysis and gap identification