Get Test Run Details
get-test-run-detailsRetrieve full test run details including results, errors, stack traces, and coverage data by history ID for analysis and comparison.
Instructions
Retrieve complete details of a historical test run by history ID. Returns full test results, error messages, stack traces, and coverage data from a previous test execution. Useful for comparing test results across iterations, reviewing past failures, or analyzing coverage progression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| historyId | Yes | History ID of the test run to retrieve (returned by run-test) |