Announcing RCRunner, a GUI test runner for MacRuby and Cocoa. Cocoa unit testing can be a pain. In addition to the usual difficulties of writing tests for user interface heavy code, the Apple sanctioned solution, SenTestingKit, can isn't the greatest testing framework around and the default way of using it rules out debugger. GHUnit helps somewhat. It's a GUI test runner with additional testing me