sentinel_run_test_suite
Run a repository's test suite to verify code integrity. Pass a custom command or leave blank for auto-detection of pytest, cargo test, or make test.
Instructions
Run the test suite for a repository. Pass command="" to auto-detect pytest/cargo test/make test.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| command | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||