test:
	@NODE_ENV=test npm run rebuild && npm test
.PHONY: test
