Navigation Menu

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

Support Kotlin/JS #454

Open
ankushg opened this issue Jul 17, 2018 · 1 comment
Open

Support Kotlin/JS #454

ankushg opened this issue Jul 17, 2018 · 1 comment

Comments

@ankushg
Copy link

ankushg commented Jul 17, 2018

Now that 2.0 is in alpha, we can write Spek tests in common modules and run them via JUnit when building/testing jvm modules.

It would be amazing to run those same common Spek tests when building/testing for js modules as well.

I realize this is probably a little far away, but I figured it couldn't hurt to get the discussion started on what a Javascript test runner for Spek could look like.

@raniejade
Copy link
Member

Haven't thought about it that much, but in the case for kotlin-test support is built-in into the kotlin compiler itself.

@raniejade raniejade changed the title Support for a Javascript Test Runner Support Kotlin/JS Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants