true is ok.
doag is also okay.
but that is ok.
this passes.
nested ok.
ok - second
ok - nesting this passes.
this passes too.
timeout.
timeout.
ok - async kid pass after async kid.
always passes.
false.
bonus.
expected.
t.ok(false, 'expected', {todo: 'implement a thing'})
always passes without explanation.
false without explanation.
bonus without explanation.
expected without explanation.
t.ok(false, 'expected without explanation', {todo: true})
not ok - not much
not ok - test/test/assert-todo-skip.js
this is ok.
this is ok.
ok - second test (async)
this fails.
t.fail('this fails')
test/test/bail-child.js:7:7
Test.runChild [as _runChild] (lib/test.js:528:17)
lib/test.js:444:10
loop (lib/test.js:501:12)
lib/test.js:453:7
loop (lib/test.js:501:12)
Test._runBeforeEach (lib/test.js:456:5)
Test._runBeforeEach (lib/test.js:452:18)
Test.test (lib/test.js:443:8)
test/test/bail-child.js:6:5
Test.runChild [as _runChild] (lib/test.js:528:17)
lib/test.js:444:10
loop (lib/test.js:501:12)
Test._runBeforeEach (lib/test.js:456:5)
Test.test (lib/test.js:443:8)
Object.<anonymous> (test/test/bail-child.js:5:3)
missing plan.