SwiftConf '16: Dominik @DasDom Hauser — Test-Driven iOS Development with Swift



SwiftConf '16: Dominik @DasDom Hauser — Test-Driven iOS Development with Swift

SwiftConf '16: Dominik @DasDom Hauser — Test-Driven iOS Development with Swift

Today apps usually have huge code bases. To reduce the number of bugs in those apps, every developer should write tests. But testing is hard at first. What should be tested? How to write code that is testable? And who tests the test? Test-Driven Development (TDD) has answers to those questions. In his talk, Dominik will show how to use TDD to build iOS apps. He will show how to test hard to test modules like view controllers and networking.

Comments are closed.