I have created a application and a framework. I have included the framework in the application. When I am UI Testing the application the code coverage shows only for the application code and not for the framework. Can anyone tell me how can get the code coverage for the framework?
Asked
Active
Viewed 319 times
3
-
Looks like xcode bug. Check the link https://forums.developer.apple.com/message/96314#96314 – iCoder Dec 22 '16 at 10:03
-
Possible duplicate of [UI Test Case not show code coverage](http://stackoverflow.com/questions/34718699/ui-test-case-not-show-code-coverage) – MrTJ Mar 10 '17 at 14:01
-
is there any update on this issue? – Mo Farhand May 01 '19 at 23:40