implementation("io.kotest:kotest-property-lifecycle:6.1.0-RC4")
Enhances property-based testing by managing test lifecycle events, ensuring proper setup and teardown during test execution.