29/09/2019
nodejs mocha ci/cd
npm install -g mocha mochawesome

in a project folder execute :

mocha

it will execute all files matching :

test/*.js 

and generate a report