
implementation("io.kotest.extensions:kotest-assertions-kotlinx-datetime:1.1.0")Enhances testing capabilities by introducing specialized matchers for date and time assertions. Supports various date-time types, including `LocalDate`, `LocalDateTime`, and `Instant`. Enables assertions like checking if a date is before another date, verifying the year of a date, or confirming that a time falls within a specific range.
| Version | Release | Platforms and targets |
|---|---|---|
| 1.1.0 | Release: 29 Aug 2023 | JVMKotlin/NativeJS iOSLinuxmacOStvOSWindows |
| Version | Release | Platforms and targets |
|---|---|---|
| 1.1.0 | Release: 29 Aug 2023 | JVMKotlin/NativeJS iOSLinuxmacOStvOSWindows |