Video description
Unit testing is one of those topics that sounds like a mandatory course in a computer science degree. Then again, the programmers already using unit tests spend less time debugging and more time building functional code. Dan Pilone breaks down why unit testing is important, but also how to add unit tests without falling asleep at the keyboard from boredom. You'll also see how unit testing isn't just a bonus feature, but actually improves the way you think about and program your iOS applications.
The experts in the O'Reilly Breakdown live video series not only break down the concepts of difficult and complex subjects, they also demonstrate practical implementation and use. Each episode features an experienced programmer, developer, or software designer working on real-world challenges, ranging from iPad user interface design and multi-tasking on Android phones to caching in cloud-based applications.
Product information
- Title: Unit Testing iPhone Apps
- Author(s):
- Release date: February 2011
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449307752
You might also like
video
Unit Tests and Benchmarks
We all want to be able to deliver reliable applications to our customers, but how can …
video
Multipeer Connectivity in Xcode: Creating a Chat App for iOS
Create a simple chat app for iOS using the Multipeer Connectivity framework. Multipeer Connectivity is an …
video
Creating Awesome iOS Interfaces
If you want to create iOS interfaces that feature robust interactions and animation, this video course …
video
Testing in Xcode: Unit Testing, UI Testing, and Code Coverage
Learn automatic testing in Xcode. Start by creating a simple test app that intentionally crashes in …