Acerca de
The Unit Test Generator skill enables Claude to automatically produce robust test suites for functions, classes, and modules by analyzing source code structure and logic. It intelligently detects existing testing frameworks like Jest, pytest, or JUnit and crafts detailed test cases that cover happy paths, boundary conditions, and complex error scenarios. By automatically creating mocks for external dependencies, it streamlines the testing process, allowing developers to maintain high code coverage and prevent regressions with minimal manual effort.