hi. is there a way to test Kotlin (JS) code, so th...
# javascript
o
hi. is there a way to test Kotlin (JS) code, so that it's easily integrated with Gradle and IDEA? I've seen https://github.com/epabst/kotlin-showcase/blob/master/webclient/src/test/kotlin/QUnit/qunit.kt and don't understand what it's doing
i
o
To run the tests in the IDE you need the Ultimate version with NodeJs plugin installed.
😕
i
¯\_(ツ)_/¯
😂 2
o
let's fix that 🙂
I know what my next lib is going to be
i
I think we'll add something to run JS tests from IDEA, and Ultimate will only be required if one wants to debug these tests
👍🏼 2