What is Mocha?
Mocha is a JavaScript test framework running on Node.js and the browser which makes asynchronous testing smooth.
Baby step!
Diving into async storm!
Delay the root suite!
Hooks
Juggling async Promises
Dynamically generating test suites
Check out the docs