Asynchronous Xcode UI Testing

Published: Wed, 07/06/16

 
View Online
 
 
Asynchronous Xcode UI Testing
cleanswifter.com
 

As I continue to delve into Xcode UI tests, I’m starting to discover some of the lesser advertised benefits and drawbacks of the tool. One specific nuance that has caught my eye is how to deal with asynchronous Xcode UI testing. Xcode UI tests are asynchronous in that they simulate end user interaction with your … Continue reading "Asynchronous Xcode UI Testing"

The post Asynchronous Xcode UI Testing appeared first on cleanswifter.com.