epoch-voyager
v0.0.3
Published
HTML reporter for Mocha
Downloads
2
Readme
Voyager - Mocha Reporter
TODO
- ThreeD Graphs and Charts
- Test Report UI
Use
Create html fragment with mocha-html-reporter and add head and tail.
npm install epoch-voyager
mocha path/to/test --reporter mocha-html-reporter | cat path/to/voyager/docs/head.html - path/to/voyager/docs/tail.html > Report.html