UI Automation testing on iOS9
['Benoit Pasquier']
Benoit Pasquier - Swift, Data and more
UI Test framework is the perfect mix between Unit Test framework and Instruments Automation. You can now launch your app on the UI Test target and see how your test is executed. However, I also can see few weaknesses in that: for automation test, UI Testing can be only deployed on OSX Server and obviously it’s only available for iOS9+.