Successful Test-Driven Development on iOS

Test Driven Development on iOS has presented some challenges due to lack of tools and support from Apple. This talks is how to achieve TDD and BDD on iOS: - continuous integration Jenkins, Xcode bots - break down and parallelize builds - setup simulator with preset state - Facebook, Permissions - Unit Spec, App Specs, Acceptance Tests - Fakes, Mocks - Stub network calls for tests - Test data modeling - Running backend locally for tests - Image comparison to assert on expected look - Recommending tooling to help overcome the challenges of Apple’s limited support - Kiwi - KIF - KIF-Kiwi - xctool - Swift - Swift to ObjC bridging

Get more development news like this

This talk was recorded at AltConf 2015. Watch all the videos!

About the content

This content has been published here with the express permission of the author.


Glen Tregoning & Paul Zabelin

Glen Tregoning & Paul Zabelin

4 design patterns for a RESTless mobile integration »

close