Garrison Henkle
05/29/2024, 3:43 PMNo JDK specified
when I try to run tests with it. If I manually edit the run configuration it generates to use a valid JDK, I get Error: Could not find or load main class io.kotest.engine.launcher.MainKt
instead. Running ./gradlew testDebugUnitTest
or ./gradlew iosSimulatorArm64Test
work fine. It’s just the plugin for some reason.sam
06/02/2024, 3:47 PM