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