npm install -g mocha mochawesome
in a project folder execute :
mocha
it will execute all files matching :
test/*.js
and generate a report