Has anyone set up js tests with the new kotlin-js ...
# javascript
s
Has anyone set up js tests with the new kotlin-js plugin on linux?
Specifically, using karma, I'm only able to get Firefox to work and it seems that it is not possible to have karma watch file changes with a continuous build. Meaning I can configure the karma watch flag with karma.config.d but gradle seems to be waiting on karma to exit. So just looking for confirmation that I'm not missing a config step/combination.
s
Can you please create an issue in youtrack http://kotl.in/issue?
s
Yes I will. Might be a little until I can.
It seems there is a ticket for one of the issues already. https://youtrack.jetbrains.com/issue/KT-31012. As for not opening chrome on linux, that might just be a karma thing I can troubleshoot. If I find it's not, I'll open a ticket.