Suite
- Warn users that exceptions are printed after finalizers (#81, !150)
- Added
String.matches(String)
for easier regex matching (a9cb1224, !160)
- Added
checkThrows
(5e1653e1, !160)
Compat: Parameterize
- Support Wasm (!145)
- Support Parameterize 0.4.0 (Beware: possible binary incompatibilities, !152)
Compat: Arrow
- Support WasmJS (!159)
- Renamed
assertRaises
andassertRaisesWith
tocheckRaises
(d06de70f, !160)
Compat: KotlinX.Datetime
- Deprecated the module (!148)
Compat: Filesystem
- Stabilized the resource management APIs (#66, !157)
Documentation
- Added copyright headers (!146)
Dependencies
- Kotlin 2.2.0
- Kotest 6.0.0.M4
- TestBalloon 0.4.0