Communityv1.0.0

Test Case Generator

Automatically generate complete unit test code including imports, test cases, mocks, and assertions for Jest, Mocha, or Pytest from given code.

2kdownloads1stars18active installsHonestQiao
View on ClawHubBack to Skills

Skill Details

Slug
test-case-generator
Latest Version
1.0.0
Author
HonestQiao
Published
Feb 22, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Test Case Generator.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- 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.