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
This bug has been corrected in Xcode 5.1 :
Xcode 5.1 release notes
Notes specifically mention :
Test target [test name] encountered an error (Test process exited with code -1) Attempt recovery by quitting and restarting the simulator. (15929053)
Test target [test name] encountered an error (Test process exited with code -1)
Attempt recovery by quitting and restarting the simulator. (15929053)