compare_runs
Identify differences between two runs by comparing exit status, expectation match, and redacted output hashes.
Instructions
Compare exit status, expectation match, and redacted output hashes for two runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | Identifier returned by start_case. | |
| baseline_run_id | Yes | Recorded execution identifier. | |
| candidate_run_id | Yes | Recorded execution identifier. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||