Add testrunner

This commit is contained in:
Federico Ceratto 2017-02-14 18:42:05 +00:00 committed by GitHub
parent cd3d46cbd5
commit 0c9d410bbe

View File

@ -5958,5 +5958,20 @@
"description": "DataFrame API enabling fast out-of-core data analytics",
"license": "MIT",
"web": "https://github.com/bluenote10/NimData"
},
{
"name": "testrunner",
"url": "https://github.com/FedericoCeratto/nim-testrunner",
"method": "git",
"tags": [
"test",
"tests",
"unittest",
"utility",
"tdd"
],
"description": "Test runner with file monitoring and desktop notification capabilities",
"license": "GPLv3",
"web": "https://github.com/FedericoCeratto/nim-testrunner"
}
]