the way kotlin js testing works at the moment is t...
# kotlintest-devs
s
the way kotlin js testing works at the moment is they compile your tests into the "equivalent" in some js library, so like compiling your java tests into mocha tests or whatever