UNPKG

echoecho

Version:

Simple testing echo responses to HTTP requests

9 lines (6 loc) 116 B
all: npm test coverage: npm test --coverage cp -R ./coverage/lcov-report/* ../echoecho-pages/ .PHONY: coverage