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