Kotlin/JS testing and mocking libraries

What is the current state of testing libraries in Kotlin/JS?

Kotlin.test specifiec out of the box support for jest/jasmine. However I have not found any examples or documentation on how to set up kotlin js project using jest. Mockk does not seem to support kotlin js at the moment either.

I wanted to develop a personal project with kotlin, but the lack of a solid library is kind of a deal breaker for me.

submitted by /u/YumKa
[link] [comments]