mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package testify (#1399)
This commit is contained in:
parent
f057ca6335
commit
3ff207453f
@ -16989,5 +16989,16 @@
|
|||||||
"description": "Native MQTT client library",
|
"description": "Native MQTT client library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/zevv/nmqtt"
|
"web": "https://github.com/zevv/nmqtt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "testify",
|
||||||
|
"url": "https://github.com/sealmove/testify",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"testing"
|
||||||
|
],
|
||||||
|
"description": "File-based unit testing system",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/sealmove/testify"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user