<@U1ZQ36CJD> Yes, to run tests in JS you need to a...
# multiplatform
i
@spierce7 Yes, to run tests in JS you need to add some setup to the js project, see this post for details and samples: https://discuss.kotlinlang.org/t/unit-testing-in-kotlin-js/3943
s
Would you recommend this example I've found to be good to follow? https://github.com/jstuyts/kotlin-multiplatform-recipes/blob/master/js/build.gradle
oh... nevermind the post actually has links to examples