标签:
选择File->New->Target ...菜单项,
ios->other中的Cocoa Touch Unit Testing Bundle模版。
创建好了后,在导航面板中多出了LogicTests组,该组中包含测试类。
在现有工程中创建XCTest到工程
原文地址:http://my.oschina.net/u/855532/blog/407106