
implementation("io.kotest:kotest-extensions-spring:6.1.0-RC2")Integrates with the Spring framework to facilitate testing of code utilizing dependency injection. Supports constructor injection, provides access to the TestContextManager, and offers customizable test method callbacks.