XCTest and asynchronous testing in Xcode 6

后端 未结 4 1207
情深已故
情深已故 2020-11-30 03:32

So Apple said in the release note of Xcode 6 that we can now do asynchronous testing directly with XCTest.

Anyone knows how to do it using Xcode 6 Beta 3 (Using obj

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-30 04:28

    Session 414 covers async testing in Xcode6

    https://developer.apple.com/videos/wwdc/2014/#414

提交回复
热议问题