imaginativethinking.ca
What the Heck should I use Bluebird.done() with Mocha?
Hi Brad, should I use Bluebird.done() with Mocha? The short answer is no, just return the promise and let Mocha handle rejections. To learn why read on.