When I run gradle test
after changing the code, its seems not be recompiling the code and run test. It looks like its running on old jars. How can I make gradle test
recompile the code without explicitly running gradle clean
.
build.gradle configuration would also work.
Aucun commentaire:
Enregistrer un commentaire