tree: 1813a62b50457eba690a44b77d6d593eb1dbde4c
  1. package.json
  2. README.md
js/npm/templates/kotlin-test/README.md

Kotlin Test

The kotlin-test module is used by the Kotlin/JS compiler output for performing assertions in tests, independently of the test framework being used.

The library includes out-of-the-box support for Jasmine, Mocha, Jest, and QUnit.

Try out the examples, read the forum post and the library documentation for more information.

Handy links

Editing Kotlin