implementation("io.kotest:kotest-extensions-spring:6.1.2")
Integrates with Spring framework, enabling dependency injection and lifecycle management in tests. Supports constructor injection, test context access, and test execution events.