Beginning iOS Unit and UI Testing - Part 7: TDD | Ray Wenderlich

In this video tutorial on unit and UI testing in iOS, you’ll learn about test driven development by working through a hands-on example.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3573-beginning-ios-unit-and-ui-testing/lessons/7

Awesome video, but please make sure you’re not writing code at the bottom of the screen. Skip some lines at the bottom so the code you write is towards the center of the screen.

Thanks for the feedback. :smile:

Yes, this was inadvertently done here. Other demos I’ve done since this do exactly as you suggest… If and when this demo gets updated in the future, I’ll be sure it gets fixed too.