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