run_tests_with_coverage
Execute tests and coverage in specified workspaces to identify failures and collect artifact paths, helping drive test coverage toward target thresholds.
Instructions
Run tests and coverage in the target workspace and collect failures plus artifact paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testCommand | No | ||
| workspacePath | No | Single absolute workspace path. | |
| workspacePaths | No | Absolute paths to workspaces to operate on. | |
| coverageCommand | No |