Merge pull request #346 from shaunc/master

Adding "cucumber_nim"
This commit is contained in:
Dominik Picheta 2016-04-23 10:37:07 +01:00
commit 4121130cb3

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"
}
]