tciuro / NanoStore

NanoStore is an open source, lightweight schema-less local key-value document store written in Objective-C for Mac OS X and iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add test coverage

tciuro opened this issue · comments

Add support for test coverage based on this post by Jon Reid:

http://qualitycoding.org/xcode-code-coverage/