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