Xcode 5 says tests failed but shows green checkmarks

后端 未结 9 947
不思量自难忘°
不思量自难忘° 2020-12-15 03:28

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

9条回答
  •  自闭症患者
    2020-12-15 03:58

    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.

提交回复
热议问题