UNPKG

vows

Version:

Asynchronous BDD & continuous integration for node.js

10 lines (8 loc) 194 B
// // Silent reporter - "Shhh" // this.name = 'silent'; this.setStream = function () {}; this.reset = function () {}; this.report = function () {}; this.print = function () {};