Back to Compose Multiplatform

Kotlin Test

js/npm/templates/kotlin-test/README.md

2.3.201.7 KB
Original Source

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