Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAP BTP Integration Testing Framework

Reusable Java/JUnit 5 framework for integration testing on SAP BTP.

Requirements

  • JDK 21 or newer
  • Gradle 9.7 (the included wrapper is recommended)

Build

./gradlew build

The default artifact targets JDK 25. The build also creates a JDK 21 variant:

build/libs/sapbtp-integration-testing-1.0.0-SNAPSHOT.jar
build/libs/sapbtp-integration-testing-1.0.0-SNAPSHOT-jdk21.jar

The default build requires a locally installed JDK 25. JDK 21 is selected via Gradle Toolchains for the compatibility variant. The framework is published as me.cxdev.sapbtp:sapbtp-integration-testing and can be consumed by test suites such as the companion suite-template project.

About

Reusable Java/JUnit 5 framework for integration testing on SAP BTP.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages