Hello Is there a way to get androidContext() mocke...
# koin
l
Hello Is there a way to get androidContext() mocked in my module for a unit test ?
p
l
I was looking for a solution to avoid re-creating my module dependencies for my test I learned that it wasn't possible to do unit test with my stacks, only instrumental test