An open API service indexing awesome lists of open source software.

https://github.com/lision/codecoveragekit

The iOS pod which can collect profile data to detect code coverage.
https://github.com/lision/codecoveragekit

Last synced: 11 months ago
JSON representation

The iOS pod which can collect profile data to detect code coverage.

Awesome Lists containing this project

README

          

# CodeCoverageKit

![](https://yfd-tool.oss-cn-beijing.aliyuncs.com/coco/coco_docs/yfd_code_coverage_kit_logo.png)

## Installation

CodeCoverageKit is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

``` ruby
# 这里 `configurations` 可根据业务方情况灵活配置
pod 'YFDCodeCoverageKit', '~> 0.6', :configurations => ['Debug']
```

## Usage

[View the documentation](http://coco.zhenguanyu.com) for usage information.

## Author

lixinbj05, lixinbj05@fenbi.com