来源资料待手动核验
A
项目简介
AUnit Runner for ABAP Environment
abapdotabapquality-testing
兼容性
ABAP community catalog信息不足
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.