diff --git a/packages.json b/packages.json index 371b003..249ea0e 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]