Hey guys
I was wondering if anyone has any knowledge on how to leverage kotlin defined mock implementations of interfaces in xctests.
What I'm looking for is some gradle magic that will make a specific gradle module exposed for test build but not for the regular app production code.