mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Add package unittest2 (#1883)
This commit is contained in:
parent
d0ca4d6c9b
commit
0dfa1f8314
@ -22324,5 +22324,17 @@
|
||||
"description": "Call remote Nim functions as if it's local",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/al6x/nim/tree/main/nodem"
|
||||
},
|
||||
{
|
||||
"name": "unittest2",
|
||||
"url": "https://github.com/status-im/nim-unittest2",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"tests",
|
||||
"unit-testing"
|
||||
],
|
||||
"description": "unittest fork focused on parallel test execution",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/status-im/nim-unittest2"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user