I'll look into Promises though, as I prefer all my...
# javascript
c
I'll look into Promises though, as I prefer all my tests to use the same framework.
a
Great! Please share the feedback when you do. Especially the use cases that are not covered.
c
@anton.bannykh Promises work as expected, thank you.
a
👍
c
@anton.bannykh Stuff like this should definitely be on the KotlinJS documentation website. Either I've missed it or testing isn't well covered there.
For example, I tend to use ``backticks syntax`` in my test names - this is not possible in KotlinJS.
It would be nice to list stuff like the backticks or promises in one place.
a
Probably not covered well. The backticks is possible to implement - please upvote https://youtrack.jetbrains.com/issue/KT-18771
👍 1