Run the detected project test suite
run_testsRun tests for Laravel or npm projects, auto-detecting test frameworks and supporting custom working directories and filters.
Instructions
Auto-detects Laravel or npm tests, with optional working directory and test filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Optional project-relative working directory. When omitted, the tool auto-detects the relevant app root. | |
| filter | No | ||
| target | No | auto | |
| compact | No | ||
| project | Yes | Project key from list_projects. | |
| timeoutSeconds | No |