We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Replace straight exit() with an event, since there could be some callbacks still running (issue #981)
Updated Using mocha programmatically (markdown)
Revert 8f198b5^ ... 8f198b5 on Using mocha programmatically
add exit code to process.exit() call
run() passes stuff to the callback
Created Using mocha programmatically (markdown)