Added package findtests

This commit is contained in:
Jack VanDrunen 2018-05-18 01:15:13 -07:00
parent b88a10c121
commit cb07781b45

View File

@ -9356,5 +9356,21 @@
"description": "Executable for finding information about programs in PATH",
"license": "MIT",
"web": "https://github.com/aleandros/about"
},
{
"name": "findtests",
"url": "https://github.com/jackvandrunen/findtests",
"method": "git",
"tags": [
"test",
"tests",
"testing",
"unit test",
"unit tests",
"unit testing"
],
"description": "A helper module for writing unit tests in Nim with nake or similar build system.",
"license": "ISC",
"web": "https://github.com/jackvandrunen/findtests"
}
]