Join Slack
Powered by
Is there a way to run common tests on the JVM usin...
# multiplatform
m
Marc Knaup
12/27/2019, 10:17 AM
Is there a way to run common tests on the JVM using IntelliJ IDEA, ideally with the run icon next to the test? Every time I run a test, it’s running on the JVM but using Gradle. It doesn’t matter than I’ve told the IDEA to not use Gradle for that 😕
Marc Knaup
12/27/2019, 10:17 AM
a
Alexey Belkov [JB]
12/30/2019, 1:30 PM
It's a bug:
https://youtrack.jetbrains.com/issue/KT-35380
m
Marc Knaup
12/30/2019, 1:36 PM
That’s conflicting with the info that it’s “as designed”:
https://youtrack.jetbrains.com/issue/KT-34821#focus=streamItem-27-3804552.0-0
a
Alexey Belkov [JB]
12/30/2019, 1:43 PM
I agree...
Alexey Belkov [JB]
12/30/2019, 1:43 PM
Let's follow the issue and see what happens
👍 1
Open in Slack
Previous
Next