소개
This skill streamlines the software development lifecycle by analyzing source code to produce robust unit tests covering happy paths, edge cases, and error conditions. It intelligently detects existing project frameworks like Jest, pytest, or JUnit, creates necessary mocks for external dependencies, and outputs ready-to-use test files. By automating the boilerplate of testing, it helps developers maintain high code quality, increase coverage, and prevent regressions with minimal manual effort.