About
The Unit Test Generator skill accelerates software development by automatically analyzing source code to produce robust test suites covering happy paths, edge cases, and error conditions. It intelligently detects the appropriate testing framework—such as Jest, pytest, or JUnit—and automatically handles the creation of mocks and stubs for external dependencies. This allows developers to maintain high code coverage and prevent regressions without the manual overhead of writing boilerplate test code.