{ ui-testing } Posts
-
Live Reset For UI Tests
How to leverage live reset to speed up your UI tests!
Read More -
What's really new with UI Testing in iOS 10
A run through some of my findings of what's changed with UI testing in iOS 10.
Read More -
Triggering Events while UI Testing
Two techniques to trigger events in your application while UI testing in XCTest.
Read More -
Testing analytics on iOS with XCTest
Two techniques to test and ensure your analytics code is wired up correctly.
Read More -
UI Testing with NSUserDefaults
A few tips on how to leverage `NSUserDefaults` to improve your UI tests.
Read More