implementation("io.kotest.extensions:kotest-property-arrow-optics:2.0.0")
Enhances property-based testing by integrating with Arrow Optics, facilitating testing of complex immutable data structures.