Added package testify (#1399)

This commit is contained in:
sealmove 2020-03-16 14:56:15 +01:00 committed by GitHub
parent f057ca6335
commit 3ff207453f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]