Did you ever need to skip tests in Gradle? Yes, fixing broken tests is always the first choice, but sometimes skipping them is the only option.
So in this video you’ll learn how to do that on both the command line and within the Gradle build script itself, using a simple Java project as an example. 👇
How To Skip Gradle Tests (VIDEO)