Code coverage in Xcode 7
Code coverage in Xcode 7
- Subject: Code coverage in Xcode 7
- From: Jim Adams <email@hidden>
- Date: Fri, 02 Oct 2015 20:45:43 +0000
- Thread-topic: Code coverage in Xcode 7
I just realized that our use of gcov and genhtml no longer works with the new Xcode. The internal code coverage tool also doesn’t work with the way we were implementing our tests. My code is a framework and the tests were consuming the framework just as a customer would. I was able to get a really nice html page with my code and coverage that I could pass around to people. Now I seem to be limited to the internal code coverage page. Is there a way to get this information in an external location?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden