Added code coverage lib.

This commit is contained in:
Yuriy Glukhov 2015-10-21 14:47:23 +03:00
parent 99555356eb
commit 3ddf292024

View File

@ -3449,5 +3449,17 @@
"description": "A go routine like nim implementation",
"license": "MIT",
"web": "https://github.com/rogercloud/nim-routine"
},
{
"name": "coverage",
"url": "https://github.com/yglukhov/coverage",
"method": "git",
"tags": [
"code",
"coverage"
],
"description": "Code coverage library",
"license": "MIT",
"web": "https://github.com/yglukhov/coverage"
}
]