Empty test suite if running a Kotlin Test

I’m really surprised that nobody reacts on this bug: Google Issue Tracker

https://issuetracker.google.com/issues/71694304

It’s not possible to run Instrumentation-Tests in Kotlin for Android!!!
AndroidStudio tries to run a Unit-Test instead of an androidTest.

I’m using AS 3.0.1 but the bug is still there in AS 3.1 Beta

2 Likes

Any updates on this? I have the exact same problem.