UI Testing With Xcode 7 (Jack)

Опубликовано: 16 Октябрь 2024
на канале: thoughtbot
16,423
66

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 2015), 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 interact with the UI. In this video, Jack gives a brief intro to these new tools.