Execute one integration test: ./gradlew integrationTest --tests=*SomeTestClass Execute tasks parallel: ./gradlew clean build --parallel Skip test: