I’m trying to test my app with `./gradlew test`, b...
# test
v
I’m trying to test my app with
./gradlew test
, but nothing get tested. However, when I right click the file and run, it works fine. Is there any possible settings that I missed? I’m using
Kotlin 1.0.3
with
KSpec