Added package testify (#1399)
This commit is contained in:
parent
f057ca6335
commit
3ff207453f
1 changed files with 11 additions and 0 deletions
|
|
@ -16989,5 +16989,16 @@
|
|||
"description": "Native MQTT client library",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue