Good morning! I'm facing a challenge while trying ...
# webassembly
d
Good morning! I'm facing a challenge while trying to run unit tests in Kotlin/Wasm using Karma. I'd like to know how to perform test coverage in Kotlin/Wasm, as I'm having difficulties obtaining the coverage report. The tests are passing, and Karma is working correctly.
👀 1
a
As far as I know, for now, we don't have test coverage in Kotlin/Wasm.