ABAP OData Test
A source-verified project description is not available yet. Open the detail page or wait for a manual refresh.
Source facts need a manual refresh
AUnit Runner for ABAP Environment
AUnit Runner for ABAP Environment
On-premise, there is the RSAUCVRUNNER program for automating ABAP unit tests in order to regularly run the tests in packages. This program is also available in the ABAP environment, but due to the lack of access to the SAP GUI, it cannot be executed or scheduled.
The project provides the runner as an application job, which you can use to schedule it again. We use the standard API SAPCOM0735 from SAP to start test runs in the system and receive the results.
For installation in the system, the service must be made available, which the software then consumes.
Setup
Here you will find some material to get started with the project and learn some initial background information.