Get Test Run
get_test_runRetrieve a test run's status, timing, and per-case results using its testRunId after suite execution. Enables verification of outcomes and debugging of failures within project context.
Instructions
Get the results of a specific test run including status, timing and per-case results. Use the testRunId returned by run_test_suite. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testRunId | Yes | Public ID (GUID) of the test run |