I have a similar request as this existing question:
I like to run XCtestcases with a button click from the iOS app and display the results.
However, I have to do it in Objective-C and I am having troubles with importing the XCtestcase into the Viewcontrollers.
Can anyone advice on this?