How to get Code Coverage #557
Unanswered
poojashahms
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As in native test run
xcodebuild test-without-building
, we get .xcresult file which has code coverage data.Does the Junit Reported generated by BluePill also has the coverage data?
Beta Was this translation helpful? Give feedback.
All reactions