Automatically generate complete unit test code including imports, test cases, mocks, and assertions for Jest, Mocha, or Pytest from given code.
- Initial release of Test Case Generator skill. - Automatically extracts function signatures from code. - Generates unit test code for Jest, Mocha (JavaScript), and Pytest (Python). - Supports intelligent generation of test parameters and mock data. - Responds to trigger phrases such as "生成测试", "测试用例", "unit test", and "generate test". - Outputs a complete test file including imports, test cases, mocks, and assertions.