The other option for kotlin js test code that runs without the browser api, is to launch the test with only mocha+qunit. You can then create a mocha run configuration inside intellij and do some debug from intellij.
a
albertgao
02/07/2018, 11:43 PM
I use jest. Can run the test. But I will try your one. Thanks for the big help!