
implementation("io.kotest:kotest-extensions-koin:6.0.0.M12")Facilitates testing applications using the Koin dependency injection framework by integrating with the Kotest testing framework. Provides extensions like `KoinExtension` to manage Koin modules within tests, ensuring proper initialization and cleanup.