Closed this issue 10 years ago · 0 comments
probably without any built-in assertions, use lazy-ass
describe('foo', function () { it('does something', function () { la(2 + 2 === 4); }); });