
implementation("io.kotest:kotest-extensions-spring:6.1.3")Integrates with the Spring framework to facilitate testing of applications using dependency injection. Supports constructor injection, provides access to the TestContextManager, and manages Spring's test execution events.