Hi! Do you know some non trivial example of unit t...
# javascript
j
Hi! Do you know some non trivial example of unit tests + karma in kotlin js please? I am trying to add tests to my project, still getting Unresolved reference: somepackagename from compileTestKotlinJs 😕
Minimalistic example