Espresso testing with koin · Issue #271 · InsertKoinIO/koin
Hello guys. So I'm trying to setup some UI tests with koin (greate library btw). It's basic a login screen. I'm using the mvvm patter so I'm making use of the koin-viewmodel library. The thing is I...