info: Found Hookfiles: 0=/Users/usr/dredd-example/apiblueprint/hooks.js
(node:33140) DeprecationWarning: current URL string parser is deprecated, and will be removed in a future version. To use the new parser, pass option { useNewUrlParser: true } to MongoClient.connect.
(node:33140) DeprecationWarning: collection.remove is deprecated. Use deleteOne, deleteMany, or bulkWrite instead.
pass: GET (200) / duration: 46ms
(node:33140) DeprecationWarning: collection.insert is deprecated. Use insertOne, insertMany or bulkWrite instead.
Ran
npm run test:apiblueprint
and saw this: