Files
kotlin-fork/js/npm/templates/kotlin-test

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.

Editing Kotlin