CreateUnitTest
Start ABAP unit tests by specifying container and test class pairs, then retrieve results using the returned run ID.
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 |
|---|---|---|---|
| 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. | |
| scope | No | ||
| risk_level | No | ||
| duration | No |