Hey - just a simple question - I currently enable JS on one of my KMP projects. While IntelliJ picks the Tests up for JS, AndroidStudio does not. Is this expected? Has anyone experienced similar behaviour and fixed it? Since the project contains an Android branch I cannot simply switch to IntelliJ.
Matthias Geisler
02/06/2022, 5:34 PM
Update: It is a Gradle/Android Studio issue - non JVM sources seem not to picked up correctly for Gradle 7.3.x.