report-viewer

v0.3.1
Cli for piping a unit test result directly into your browser
socket.io mocha report viewer xunit browser live debug

clean

rimraf lib/ && mkdir lib

prebuild

npm run clean

build

coffee --compile --output lib/ src/*.coffee

watch2

coffee --watch --output lib/ src/*.coffee

watch

nodemon -q -w src/ --ext 'coffee' --exec 'npm run build'

Metadata

Downloads

Maintainers