Added package nimtest (#2294)

This commit is contained in:
Avahe Kellenberger
2022-07-28 10:16:50 +08:00
committed by GitHub
parent 15a27860a4
commit fcf11022be
+13
View File
@@ -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"
}
]