Is there a good example how to unit test ViewModel...
# coroutines
c
Is there a good example how to unit test ViewModel that use viewModelScope with MockK? (this issue seems a deal breaker https://github.com/mockk/mockk/issues/288)