run_tests
Execute unit and integration test suites in an isolated environment for a named repository, with an optional filter to target specific test files.
Instructions
Run unit and integration test suites in an isolated environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository | Yes | Repository name to run unit & integration tests for | |
| testFilter | No | Optional test pattern/filter to run specific test files |