implementation("io.kotest:kotest-assertions-arrow:6.0.4")
Enhances testing capabilities by providing specialized matchers for Arrow's Option, Either, NonEmptyList, and Validated types.