
implementation("io.kotest:kotest-extensions-spring:6.2.0")Integrates with the Spring framework to facilitate testing of code utilizing Spring's dependency injection. Supports constructor injection, test context management, and lifecycle event handling.