UNPKG

siesta-lite

Version:

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

8 lines (6 loc) 166 B
StartTest(function (t) { t.pass('Found mainview'); t.it('Should support getting a user by phone number lookup', function(t) { t.pass(''); }); })