测试代码生产工具SwiftCov.zip
SwiftCov是一个可以产生Swift测试代码覆盖信息的工具。用法:$ swiftcov helpAvailable commands: generate Generate test code coverage files for your Swift tests help Display general or command-specific help version Display the current version of SwiftCov怎样运行实例项目:$ make install$ cd Examples/ExampleFramework/$ swiftcov generate --o
下载地址
用户评论