run_local_tests
Run pytest tests locally with configurable time and output limits, avoiding arbitrary shell execution risks.
Instructions
Run local pytest verification without exposing arbitrary shell execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | tests | |
| max_seconds | No | ||
| max_output_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |