Hello, one question: is the kotlintest library mul...
# kotlintest
z
Hello, one question: is the kotlintest library multiplatform compatible?
l
We're moving that way. Current snapshot versions all use common and JVM modules
z
Thanks for the reply. So if understand correctly I cannot use this to test a Kotlin/JS library?
l
You understood it wrong. You can use this to test Kotlin/JS library. However it's still unreleased and only snapshot versions support it
s
We hope to release 4.0 with MPP support in the near future