UNPKG

tape-catch

Version:

a wrapper around tape that catches and reports exceptions

7 lines (5 loc) 91 B
var test = require('./index') test('it works', function (assert) { dog assert.end() }