GetUnitTestStatus
Retrieve the current status of ABAP Unit test runs to monitor execution progress and results for SAP development workflows.
Instructions
Retrieve ABAP Unit test run status for a run_id.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run identifier returned by unit test run. | |
| with_long_polling | No | Enable long polling while waiting for status. |