test: node_modules @node_modules/.bin/mocha \ --reporter spec \ --require should node_modules: package.json @npm install .PHONY: test