implementation("io.kotest:kotest-property-lifecycle:6.1.0")
Enhances property-based testing by providing lifecycle hooks for setup and teardown during test execution.