inside a MPP im trying to run all Tests from intel...
# intellij
t
inside a MPP im trying to run all Tests from intellij by right-clicking on the root-package of
commonTest
-> "Run all in …". I'd expect that at least tests for the jvmTarget would be executed but instead a notice pops up informing me that "No tests were found in module …,jvmTest" and i may choose some other module (which, of course, always results in the same error)
o
Try running
jvmTests
task from Gradle toolwindow
t
yeah that works... but should;nt it be considered a bug if using the "Run All Tests" function from the context menu doesnt run properly?
o
Yes, sure. Please file a kotl.in/issue