UNPKG

monky

Version:

Mongoose fixtures library inspired by factory_girl

10 lines (6 loc) 153 B
REPORTER ?= dot test: @NODE_ENV=test ./node_modules/mocha/bin/mocha -R $(REPORTER) stats: @./node_modules/stats/bin/stats -T lib .PHONY: test stats