
implementation("io.kotest:kotest-extensions-spring:6.1.4")Integrates with the Spring framework to facilitate testing of applications using dependency injection. Supports constructor injection, test context management, and lifecycle event handling. Allows customization of test execution events and provides options for handling final classes.