marcinmoskala
01/23/2018, 7:29 AM./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