HTML reporter for Mocha in node environment.
npm install mocha-node-html-reporter
mocha -R mocha-node-html-reporter
For some reason I remove core.__prototype__._elementBuilders['canvas']
when using jsdom module to simulate browser environment.
Care if you are using jsdom to do other task with this module.