Howdy! Guys, did anyone meet some problem with th...
# android
b
Howdy! Guys, did anyone meet some problem with the following combination of tools like: AS 3.0 Canary 9 + Kotlin + Spek. So the question here is only about Spek, because I can't make it work from the studio (via Spek plugin) and can't run tests via command line (I did some trick and it works but I should copy test sources into the intermediates folder from the tmp folder, maybe it's because of Gradle 4, huh?). I will appreciate any help (as I said right now it only works for me with some extra manipulations and only from console with awkward output) . And BTW everything works fine in AS 2.3.+ Thanks in advance :3