mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package nimtest (#2294)
This commit is contained in:
parent
15a27860a4
commit
fcf11022be
@ -26847,5 +26847,18 @@
|
||||
"description": "Command line argument parser in the form commonly used in ordinary shell.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/uga-rosa/shellopt.nim"
|
||||
},
|
||||
{
|
||||
"name": "nimtest",
|
||||
"url": "https://github.com/avahe-kellenberger/nimtest",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"nim",
|
||||
"test",
|
||||
"framework"
|
||||
],
|
||||
"description": "Simple testing framework for Nim",
|
||||
"license": "GPL-2.0-only",
|
||||
"web": "https://github.com/avahe-kellenberger/nimtest"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user