implementation("io.kotest:kotest-assertions-arrow:6.1.4")
Enhances testing capabilities by providing specialized assertions for Arrow's functional data types, facilitating more expressive and concise tests.