Is anyone using the new built-in JS test runner th...
# javascript
a
Is anyone using the new built-in JS test runner that shipped with Kotlin 1.3.40+? I'm struggling to figure out how to get it to get it to give me JUnit-style XML test reports (which are CI-friendly), rather than only the HTML report.