Sha256: 6070bbf79810ae9d5718ad45a06b2b548c547cb0319a71f4b1441d9925df6301

Contents?: true

Size: 272 Bytes

Versions: 19

Compression:

Stored size: 272 Bytes

Contents

test:
	@./node_modules/.bin/lab
test-cov: 
	@./node_modules/.bin/lab -r threshold -t 100
test-cov-html:
	@./node_modules/.bin/lab -r html -o coverage.html
complexity:
	@./node_modules/.bin/cr -o complexity.md -f markdown lib

.PHONY: test test-cov test-cov-html complexity

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
ela-4.1.6 node_modules/hoek/Makefile
ela-4.1.5 node_modules/hoek/Makefile
ela-4.1.4 node_modules/hoek/Makefile
ela-4.1.3 node_modules/hoek/Makefile
ela-4.1.2 node_modules/hoek/Makefile
ela-4.1.1 node_modules/hoek/Makefile
ela-4.1.0 node_modules/hoek/Makefile
ela-4.0.0 node_modules/hoek/Makefile
ela-3.4.3 node_modules/hoek/Makefile
ela-3.4.2 node_modules/hoek/Makefile
ela-3.4.0 node_modules/hoek/Makefile
ela-3.3.1 node_modules/hoek/Makefile
ela-3.3.0 node_modules/hoek/Makefile
ela-3.2.0 node_modules/hoek/Makefile
ela-3.1.1 node_modules/hoek/Makefile
ela-3.1.0 node_modules/hoek/Makefile
ela-3.0.0 node_modules/hoek/Makefile
ela-2.0.0 node_modules/hoek/Makefile
ela-1.1.0 node_modules/hoek/Makefile