run_tests
Execute test commands within a repository and capture stdout, stderr, and exit code for validation.
Instructions
Run tests inside the repository. Returns stdout, stderr, and exit code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | ||
| command | No | pytest -q |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||