How to do a Gradle build with out running any of the Junit tests?

How to do a Gradle build with out running any of the Junit tests?

Run:

 $ gradle build -x test