I have written a few unit tests in the new XCTest framework of Xcode 5.
The tests seem to pass successfully most of the time, but I\'ve come across a strange behavi
Despite the test I'm using is logic tests, Xcode wants to iPhone simulator to be running. Once in the agony of trying to get tests working again I've reset the iPhone Simulator contents and Settings from it's menu, and this helped.