nodeunit
nodeunit copied to clipboard
Not calling test.done() will also cause test to be finished "improperly"?
Please refer to the full thread on http://stackoverflow.com/questions/9370617/possible-to-tell-nodeunit-not-to-finish-a-particular-test-until-test-done-is-c
Why does test end without test.done() from being invoked?