implementation("io.kotest:kotest-extensions-spring:6.0.5")
Integrates Spring framework with a testing framework, enabling dependency injection and Spring context management in tests.