iOS 开发 之 测试框架kiwi

1. 在Podfile中加入

target :VVStackTests, :exclusive => true do 
   pod 'Kiwi/XCTest' 
end 

2.下载kiwi模板

XCode->window->Package Manager->Templates->Kiwi Templates

 

posted on 2016-03-13 23:54  大木哥  阅读(474)  评论(0编辑  收藏  举报

导航