1.3.0 • WASM/JS support
Suite
- Added WASM/JS support (!79)
Kotest runner
Kotlinx-datetime
- Added WASM/JS support (!79)
randomBoolean() which returned an Int (1a324a04, !74)randomXXX() functions, which ignored the configured seed (bd9348d0, !74)Warning: at this point, it is unclear whether JS tests run or not. Please visit #44 for more information.
Breaking: - TestConfig instances can now allow being specified multiple times (ad5cbade, #28, !45) - Finalizers can now decide whether they are executed depending on test outcome (79d664b3, #41, !49)