runTypeTests
Runs type test assertions defined in files using expect-type and expect-error comments to validate TypeScript types.
Instructions
Run type test assertions from files with @ts-lsp-mcp expect-type/expect-error comments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Specific file to test | |
| pattern | No | Glob pattern for test files | |
| projectRoot | No | Project root directory |