implementation("io.kotest:kotest-property-lifecycle:6.0.5")
Enhances property-based testing by managing test lifecycle events, ensuring consistent setup and teardown processes.