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