implementation("io.kotest:kotest-property:6.0.0")
Facilitates property-based testing with over 50 built-in generators, failure shrinking, exhaustive checks, and coverage metrics.