测试代码生产工具 SwiftCov
- 授权协议: MIT
- 开发语言: HTML/CSS Swift
- 操作系统: OS X
- 软件首页: https://github.com/realm/SwiftCov
软件介绍
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 --output coverage_ios \ xcodebuild test \ -project ExampleFramework.xcodeproj \ -scheme ExampleFramework-iOS \ -sdk iphonesimulator \ -configuration Release
Ant Colony Optimization
Marco Dorigo、Thomas Stützle / A Bradford Book / 2004-6-4 / USD 45.00
The complex social behaviors of ants have been much studied by science, and computer scientists are now finding that these behavior patterns can provide models for solving difficult combinatorial opti......一起来看看 《Ant Colony Optimization》 这本书的介绍吧!
