Prepared 1.3.0 is out!
Prepared is our test framework; it now supports WASM/JS in the DSL, with the Kotest runner and with the KotlinX.Datetime helper. Currently, the kotlin-test runner cannot support WASM targets—please vote for
KT-46899!
WASM/WASI support will be added after KotlinX.Coroutines 1.9.0, which should be released soon.
This release also brings a fix in the setup section of the documentation of the Kotest runner, which caused JS and Native tests to not execute.
Learn more about Prepared •
Release notes