drofwarcs
10/18/2018, 2:16 PMcheck tasks which runs all the tests on the targeted platforms. Is there any way to run a single test, or run a single test on just one platform?tapchicoma
10/18/2018, 2:27 PMcheck is a meta-task, you can check what is actually triggered by running ./gradlew -m checkdrofwarcs
10/18/2018, 6:14 PM