Adding "cucumber_nim"

This commit is contained in:
Shaun Cutts 2016-04-23 02:20:48 -04:00
parent 057917e97e
commit ea5b1d80b8

View File

@ -4601,5 +4601,16 @@
"description": "websockets for nim",
"license": "MIT",
"web": "https://github.com/niv/websocket.nim"
},
{
"name": "cucumber",
"url": "https://github.com/shaunc/cucumber_nim",
"method": "git",
"tags": [
"testing", "cucumber", "bdd"
],
"description": "implements the cucumber BDD framework in the nim language",
"license": "MIT",
"web": "https://github.com/shaunc/cucumber_nim"
}
]