implementation("io.kotest:kotest-extensions-koin:6.0.7")
Integrates Koin dependency injection into tests, enabling seamless setup and management of Koin modules during test execution.