mcp-testgen
Initialize Jest testing configuration for JavaScript projects by running npx jest --init in a specified directory.
Instructions
Execute mcp-testgen: npx jest --init
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Directory to run the command in (optional, defaults to current directory) |