UNPKG

contracts

Version:

Validation library to define and validate JSON Schemas for functions and express handlers. Supports filters.

9 lines (6 loc) 141 B
test: @NODE_ENV=test ./node_modules/expresso/bin/expresso \ $(TESTFLAGS) test-cov: @TESTFLAGS=--cov $(MAKE) test .PHONY: test test-cov