UNPKG

siesta-lite

Version:

Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers

5 lines 113 B
StartTest(function(t) { // Some comment t.diag('Hey from inner world'); t.fail('foo'); // Line 4 });