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
sam
07/11/2025, 3:20 AM
awesome
b
Bernd Prünster
07/11/2025, 7:55 AM
are proper test reports for non-jvm-targets supported or not yet?
Bernd Prünster
07/11/2025, 9:14 AM
fixed the kotest dependency foo and now JS seems to be running as well