Skip to content

Xexer/abap-unit-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUnit Runner for ABAP Environment

Introduction

On-premise, there is the RS_AUCV_RUNNER 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 SAP_COM_0735 from SAP to start test runs in the system and receive the results.

Setup

For installation in the system, the service must be made available, which the software then consumes.

Setup

  • Configure the Communication Scenario SAP_COM_0735 as Inbound in your Development System
  • Create with the User/Password a Destination and/or Communication Arrangement
  • Install the components from this repository

Material

Here you will find some material to get started with the project and learn some initial background information.

About

AUnit Runner for ABAP Environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages