
implementation("io.kotest:kotest-extensions-spring:6.1.0-RC3")Integrates with the Spring framework, enabling testing of Spring-based applications. Supports dependency injection, constructor injection, and Spring test annotations. Provides access to Spring's `TestContextManager` within tests. Allows customization of test method callbacks and lifecycle modes.