Robert Jaros
02/04/2025, 6:02 PMKotlin-2.1.20-Beta2
and I see this message (warning?) for all my modules:
Mocha test framework for Wasm target is not supported. For KotlinWasmNode used
What does it mean? I think my wasmJs tests are still working.Robert Jaros
02/04/2025, 6:14 PMtestTask {
useMocha()
}
from my build configuration. The messages are gone and the tests are still executing.Robert Jaros
02/04/2025, 6:19 PMRobert Jaros
02/04/2025, 6:20 PMIgor Yakovlev
02/04/2025, 9:51 PMIlya Goncharov [JB]
02/05/2025, 11:04 AM