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