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