I looks like there's no native module with io.kotest.core.spec.style.FreeSpec
, or am I missing something?
Asked
Active
Viewed 159 times
1

Phil Dukhov
- 67,741
- 15
- 184
- 220
1 Answers
1
According to this build.gradle.kts from the Kotest repo, the only available targets are JVM and JS. I also found an issue with some discussion about K/N support.

Artyom Degtyarev
- 2,704
- 8
- 23