Is anyone successfully running an Espresso KoinTes...
# koin
e
Is anyone successfully running an Espresso KoinTest that injects a mocked (with mockk) ViewModel via stateViewModel? Is there a trick to getting around getTag needing to return SavedStateHandleController?
I am using koin 3.0.1 and mock 1.11.0