diff --git a/README.md b/README.md index 84570cbe..b8e24356 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,9 @@ The project includes both Java and C++ unit tests. You can run them using: - Skip native build: `./gradlew build -Pskip-native` - Skip C++ tests: `./gradlew build -Pskip-gtest` +### Cross-JDK Testing +`JAVA_TEST_HOME= ./gradlew testDebug` + ## Development ### Code Quality