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