adambl4
12/19/2016, 11:00 AMEmpty test suite if I use any Spek fixture in an android project
testCompile 'org.jetbrains.spek:spek-api:1.1.0-beta2'
testCompile 'org.jetbrains.spek:spek-junit-platform-engine:1.1.0-beta2'
testCompile 'org.junit.platform:junit-platform-runner:1.0.0-M3'
Is it known issue? Should I report?