implementation("io.kotest:kotest-extensions-spring:6.0.0.M12")
Integrates with the Spring framework to facilitate testing of applications using dependency injection. Supports constructor injection, test context management, and lifecycle callbacks.