Hacker News new | ask | show | jobs
by oliland 4910 days ago
Unit testing (and by extension, TDD) is easy in Objective C: Just test your models. Your models are (should be) the only thing that makes your app unique.