UNPKG

stackedy

Version:

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

6 lines (4 loc) 91 B
t.ok(true); setTimeout(function () { t.fail('never should have done this'); }, 1000);