I just stumbled over <https://kotlinlang.org/docs/...
# test
r
I just stumbled over https://kotlinlang.org/docs/reference/js-project-setup.html and saw that there is a new gradle plugin for js (maybe kotlin-exmaples should be updated). Maybe its the wrong place to ask but I'll try it nonetheless. Is there a way to define what parameters are passed to mocha so that I can change for instance what reporter is used?
and is it also possible to use another runner than mocha?