generate_test
Generate Vitest test files for modules, entities, workflows, pages, or widgets by providing the module path and test type.
Instructions
Generate Vitest test files for modules, entities, workflows, pages, or widgets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testType | Yes | Type of test to generate | |
| targetKey | No | Target key (entity key, workflow key, page key, or widget key) | |
| modulePath | Yes | Path to module directory |