diff --git a/packages.json b/packages.json index 6ee5449..151243b 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]