mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-22 21:09:28 +00:00
Added package findtests
This commit is contained in:
parent
b88a10c121
commit
cb07781b45
@ -9356,5 +9356,21 @@
|
|||||||
"description": "Executable for finding information about programs in PATH",
|
"description": "Executable for finding information about programs in PATH",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/aleandros/about"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user