test: @node_modules/.bin/mocha \ --harmony-generators \ --require co-mocha \ --reporter spec \ --slow 1s .PHONY: test