Tag Archives: Testing

Quick Hits: Unit Testing iPhone Apps

I have a few things to add to the woefully incomplete official documentation on setting up automated tests in your iPhone apps: You need to add your main application executable target as a direct dependency of the test target, so … Continue reading

Share
Posted in iPhone, Programming, Testing | Tagged , , , , | 8 Comments