Gradle also needs to know that it should not generate JUnit XML reports by itself. We configure that in the tests block in gradle. tasks.named<Test> ...
確定! 回上一頁