implementation("io.kotest:kotest-extensions-koin:6.1.4")
Integrates Koin dependency injection into tests, managing Koin context lifecycle for consistent and isolated testing environments.