
implementation("io.kotest:kotest-property-datetime:5.0.0.M4")Enhances property-based testing by offering generators for date and time types, including `LocalDate`, `LocalDateTime`, and `Instant`. Supports generating values within specified ranges for comprehensive test coverage.