UNPKG

siesta-lite

Version:

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

6 lines (5 loc) 105 B
StartTest(function(t) { t.diag('Hello passing world'); t.pass('foo'); t.waitFor(100) });