implementation("io.kotest:kotest-extensions-spring:6.1.8")
Integrates with the Spring framework to facilitate testing of code utilizing dependency injection. Supports constructor injection, test context management, and Spring test execution events.