mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Adding "cucumber_nim"
This commit is contained in:
parent
057917e97e
commit
ea5b1d80b8
@ -4601,5 +4601,16 @@
|
|||||||
"description": "websockets for nim",
|
"description": "websockets for nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/niv/websocket.nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user