Debugging Mocha in the Browser with Node and full SourceMaps!
TL;DR
As of Node v6.3.0, we can now debug Node applications in Chrome DevTools. BUT, as I’ll elaborate on later, you’re going to need Node v7.2.1 if you want full SourceMap support to boot.