test: @node_modules/.bin/mocha \ --reporter spec \ --require should \ --timeout 10s .PHONY: test