Run project tests
run_testsKick off authorized project tests in the background, allowing file creation and project-controlled code execution.
Instructions
Start authorized project tests as a background job.
Test code can create files and execute project-controlled code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | . | |
| argv | No | ||
| attempt | No | ||
| profile | No | pytest | |
| project | Yes | ||
| step_id | No | ||
| workflow_id | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |