Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing? #1

Open
bootstraponline opened this issue Nov 12, 2017 · 1 comment
Open

Testing? #1

bootstraponline opened this issue Nov 12, 2017 · 1 comment
Labels

Comments

@bootstraponline
Copy link

It looks like there's no great way to test Kotlin node.js code right now?

@techprd
Copy link
Owner

techprd commented Nov 25, 2017

there are number of options available but I'm still evaluating them.
I'm trying to use
Spek Framework for Kotlin testing
or using some JS test frameworks after compiling Kotlin to JS
Mocha or Jasmine
http://mochajs.org/
https://jasmine.github.io/

I'll update the project soon when I write some test with Spek.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants