Join Slack
Powered by
hi. is there a way to test Kotlin (JS) code, so th...
# javascript
o
oleksiyp
11/08/2017, 8:14 PM
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
ilya.gorbunov
11/08/2017, 8:30 PM
Check this out
https://discuss.kotlinlang.org/t/unit-testing-in-kotlin-js/3943
o
oleksiyp
11/08/2017, 8:31 PM
To run the tests in the IDE you need the Ultimate version with NodeJs plugin installed.
oleksiyp
11/08/2017, 8:32 PM
😕
i
ilya.gorbunov
11/08/2017, 8:32 PM
¯\_(ツ)_/¯
😂 2
o
oleksiyp
11/08/2017, 8:32 PM
let's fix that 🙂
oleksiyp
11/08/2017, 8:33 PM
I know what my next lib is going to be
i
ilya.gorbunov
11/08/2017, 8:33 PM
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
2
Views
Open in Slack
Previous
Next