Thanks for being in the right direction. I ended up using the same basic concept, but I added a graphical interface that allows you to choose what starts and also get a beautiful red / green status for each test. If anyone is interested, the code is listed at the URL below. The user interface needs to spit and polish more, but it seems to work.
http://github.com/nall/XcodeUnitTestGUI/tree/master
After I started the project above, I found this project, which is really fantastic.
http://github.com/gabriel/gh-unit
source
share