소개
The Mock Generation skill empowers developers to rapidly create robust test environments by automatically identifying external dependencies and generating realistic mock data. It supports popular frameworks like Vitest, Jest, and Pytest, handling everything from simple type definitions to complex nested objects, asynchronous API responses, database operations, and time-based logic. This skill is essential for writing high-quality unit tests without the overhead of manual mock implementation, ensuring better test isolation and coverage.