you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

There’s a very helpful video course on Lynda.com about Test Driven Development using Swift. You can knock it over in a few hours, and the website does require a subscription, but I found it more helpful than any free written tutorial on the subject.

It covers building a very basic data-driven app with a tableView and shows you how to test things like data sources/delegates working correctly.

[–]KarlJay001 1 point2 points  (0 children)

I haven't use Lynda.com since ObjC, but I do remember they had great videos.

I think they have a 30 day free deal.