neta
05/17/2020, 5:21 PMMockProvider
supports only a single provider in its scope. am i missing something? my current workaround is defining a "test module" with all the mocks i need and injecting it as the main (and only) module.
for context - i'm using kotest and the koin-listener extension