FYI, <here>'s a working* KMP MWE using Kotest 6.0....
# kotest
b
FYI, here's a working* KMP MWE using Kotest 6.0.0.M5. *almost: proper test reports are only working on the JVM, but the tests are actually running on native and on the JVM (no JS though, as it seems)
s
awesome
b
are proper test reports for non-jvm-targets supported or not yet?
fixed the kotest dependency foo and now JS seems to be running as well