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? -

java - How to create Table using Apache PDFBox -

mpi - Why is MPI_Bsend not returning error even when the buffer is insufficient to accommodate all the messages -