Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 20386

Gradle to identify which tests to run

$
0
0

I have a big java codebase in Gradle with hundreds of sub-projects. Some sub projects are independent (not in the builg graph), and even though I change java source code in there, gradle runs all the tests available for all projects. Can gradle identify where to run or not tests automatically?


Viewing all articles
Browse latest Browse all 20386