implementation("io.kotest:kotest-assertions-arrow-fx-coroutines:6.1.0-RC3")
Enhances testing of functional programming constructs by providing specialized assertions for Arrow's `Option`, `Either`, `NonEmptyList`, and `Validated` types.