UNPKG

hooks-fixed

Version:

Adds pre and post hook functionality to your JavaScript methods.

10 lines (7 loc) 155 B
test: @NODE_ENV=test ./node_modules/expresso/bin/expresso \ $(TESTFLAGS) \ ./test.js test-cov: @TESTFLAGS=--cov $(MAKE) test .PHONY: test test-cov