implementation("io.kotest:kotest-assertions-arrow-fx-coroutines:6.0.1")
Enhances testing of Arrow's functional constructs, including `Resource` and `ExitCase`, with specialized assertions.