test: @NODE_ENV=test mocha \ --reporter spec \ test/*.test.js .PHONY: test