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

Do not use mocha for wasm targets #200

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ilgonmic
Copy link

It is senseless because for wasm target there is special test framework, and nodejs+wasm can be used only with that special test framework KotlinWasmNode.

https://github.com/JetBrains/kotlin/blob/b1e3239f8749845a7be58728a760c7a90c190833/libraries/tools/kotlin-gradle-plugin/src/common/kotlin/org/jetbrains/kotlin/gradle/targets/js/ir/KotlinNodeJsIr.kt#L109

It is senseless because for wasm target there is special test framework, and nodejs+wasm can be used only with that special test framework KotlinWasmNode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant