implementation("io.kotest:kotest-property-lifecycle:6.0.0.M7")
Enhances property-based testing by introducing lifecycle hooks for setup and teardown before and after property tests.