Basically, I am trying to write the Test cases using XCTest Framework available in the iOS. So I came across this DI and was exploring it on Google where I came across Stack Overflow and Objection. But I am unable to understand as how to integrate this into the project. Could anybody guide me as how can achieve this?
Is it necessary to use DI or is there any work around on it?
May be is there any other available DI Framework available for iOS we can use as I am not able to understand how to implement the Objection Framework?