What about testing platform JS modules? I see that...
# multiplatform
m
What about testing platform JS modules? I see that
./gradlew :common-js:test
doesn't work correctly because it passes even with assertions that should fail (like
assertTrue { false }
). I see that there is unanswered issue on Github that describes this problem: https://github.com/JetBrains/kotlinconf-app/issues/5