Join Slack
Powered by
`tasks.withType<Test> { useJUnitPlatform() }...
# gradle
a
araqnid
03/01/2018, 4:27 PM
tasks.withType<Test> { useJUnitPlatform() }
might actually work just the same, since you normally just have one test task
Open in Slack
Previous
Next