ios ui automation - iOS code coverage for UIAutomation functional tests -


i want generate code coverage files our ios app.

the problem when build code test coverage settings builds , simulator launches app. want run uiautomation functional tests, kick off tests using instruments command, simulator restarts!

for code coverage files generated, app must not restart.

has found way yet use running simulator execute uiautomation tests?

you may able find ideas previous question

is there way test code coverage of uiautomation tests?


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -