RunUnitTest
Start an ABAP Unit test run by specifying container and test classes, then use the returned run ID to check test status and results.
Instructions
Start an ABAP Unit test run for provided class test definitions. Returns run_id for status/result queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | ||
| tests | Yes | List of container/test class pairs to execute. | |
| title | No | Optional title for the ABAP Unit run. | |
| context | No | Optional context string shown in SAP tools. | |
| duration | No | ||
| risk_level | No |