Saturday, October 24, 2009

Xcode Unit Test Bugs

Dave Dribin has some suggestions for improving Xcode’s support for unit testing. It’s much nicer in Xcode 3.2 than before, but it’s still complicated to setup and rather kludgy. Even with the dependencies setup correctly I often have to nuke the build folder to get it to work, and it’s awkward to switch between testing and debugging.

Comments RSS · Twitter

Leave a Comment