Add testrunner
This commit is contained in:
parent
cd3d46cbd5
commit
0c9d410bbe
1 changed files with 15 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue