UNPKG

stackedy

Version:

Roll your own stack traces and control program execution through AST manipulation

10 lines (8 loc) 172 B
fn('quoymielle', function (t) { t.ok(true); t.equal(2, 2); t.wuxxet('flibble', function (k) { t.equal(k, 'kallisti'); t.end(); }); });