CLI Run Status
get_cli_run_statusPoll the live progress of a test run: completed cases out of total, current pass/fail counts and elapsed time. Meant for watching a run that is still going; use get_test_run once it has finished. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testRunId | Yes | Public Id (Guid) of the test run |