mocha-report-viewer

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

mocha-report-viewer

A cli for piping a mocha xunit testresult directly into your browser. Each time mocha runs tests, the browser view will be updated. Uses socket.io for best experience.

Install

npm install mocha-report-viewer

Usage

Best used with mocha:

mocha --reporter xunit --watch | livereport --opener

This will start a webserver (localhost:9999) to view current testresults. No livereload needed. Errors will be shown prominently on top.

Release History

  • v0.0.1: First Release

License

Copyright (c) 2015 Paul Pflugradt Licensed under the MIT license.

npm i mocha-report-viewer

Metadata

Downloads

Maintainers