unbroken-dome / gradle-testsets-plugin

A plugin for the Gradle build system that allows specifying test sets (like integration or acceptance tests).
MIT License
230 stars 50 forks source link

How to pass jvm arguments when running integrationTest #121

Open LangInteger opened 3 years ago

LangInteger commented 3 years ago

In gradle Test, we can do something like this