Is this something fixable in kotest, or are there ...
# kotest
r
Is this something fixable in kotest, or are there blockers in IJ or KMP? > The IntelliJ Kotest plugin does not support running common, native or JS tests from the IDE. You will need to use the gradle check task. (from quick start guide)