vendredi 22 janvier 2016

Running test task on gradle root project does not run test task on subprojects

In my multiproject I am running test task on root project and expecting that it will run test task on subprojects and produce a single test report. What I observe is that it never runs test task on subprojects. Is my expectation incorrect" DO I need to do any special configuration in my gradle scripts?

Note that I have no tests in my root project.

Aucun commentaire:

Enregistrer un commentaire