I wasn't aware that <#C0BE6KSRW|spek> exists. Than...
# test
i
I wasn't aware that #spek exists. Thanks I'll eask there BTW @adambl4 do you have sample of working project?
a
1. Add this
Copy code
testCompile 'org.jetbrains.spek:spek-api:1.1.2'
    testCompile 'org.jetbrains.spek:spek-junit-platform-engine:1.1.2'
    testCompile 'org.junit.platform:junit-platform-launcher:1.0.0-M4'
2. Download Spek plugin 3. Should work.
i
Yah it should
But it does not. Everything seems to be in place (Android Studio 2.3.3 + Spek plugin 0.4.0)
Any other ideas?