report-viewer

v0.3.2
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

  • Unknown
  • *
  • Paul Pflugradt
  • released 1/28/2016

Downloads

Maintainers