UI Testing With Xcode 7 (Jack)

  • 6 years ago
iOS developers have a reputation of having a rather laissez-faire approach to UI testing. A big part of the reason for that has been the poor state of tools to enable this sort of testing. With Xcode 7 (unveiled at WWDC new), Apple has made great strides forward in this area. Now we can write tests that exercise our UIs, and even use a recording feature to let Xcode help us write some of these tests just by observing how we inter with the UI. In this video, Jack gives a brief intro to these new tools.