Dependency Injection with Koin, Episode 19: Test Koin Modules | Kodeco

Create a test to test the Koin modules, implementing the KoinTest interface. This will test that our modules are defined correctly.


This is a companion discussion topic for the original entry at https://www.kodeco.com/7042416-dependency-injection-with-koin/lessons/19

Hi kevind,
I tried to write the test. However, the networkModule was not found because it was in the different module