快速:Swift(和Objective C)测试框架 源码

verge4545 13 0 ZIP 2021-02-06 05:02:10

Quick是Swift和Objective-C的行为驱动开发框架。 受 , 和启发。 // Swift import Quick import Nimble class TableOfContentsSpec : QuickSpec { override func spec () { describe ( " the 'Documentation' directory " ) { it ( " has everything you need to get started " ) { let sections = Directory ( " Docume

用户评论
请输入评论内容
评分:
暂无评论