It seems that you're not using JUnitAsserter which...
# multiplatform
i
It seems that you're not using JUnitAsserter which throws exceptions recognizable by IDEA. It should have been used automatically if you have
kotlin-test-junit
in the classpath and run your tests with JUnit.