implementation("io.kotest:kotest-assertions-arrow-fx-coroutines:6.0.6")
Facilitates testing of Arrow Fx Coroutines by providing specialized assertions for functional constructs like `Option`, `Either`, and `Validated`.