hes: node_modules/.bin/mocha $(shell find test -name "*hes-test.js") --test --reporter spec nge: node_modules/.bin/mocha $(shell find test -name "*nge-test.js") --test --reporter spec nst: node_modules/.bin/mocha $(shell find test -name "*nst-test.js") --test --reporter spec