
implementation("io.kotest:kotest-extensions-spring:6.1.1")Integrates with the Spring framework to facilitate testing of code that utilizes Spring's dependency injection. Supports constructor injection, provides access to the TestContextManager, and allows customization of test execution events.