Hi guys! I've just updated my project with koin 2....
# koin
c
Hi guys! I've just updated my project with koin 2.0 but I’m not able, during the instrumentation test, to inject my mock object, do you have any suggestion?
o
I created a custom test runner, and in the
newApplication()
method inside the runner I submit my test Application, where I provide my test modules
c
The thing is that with koin v1 you could avoid creating the custom runner, now looks like you have to, what a pity
a
if you have any better suggestion to help, don’t hesitate to give feedback
c
It will take some time but I can try to contribute to a solution 👍
a
great 👍