mocha-html-reporter

0.0.1 • Public • Published

mocha-html-reporter

HTML reporter for Mocha.

Use

Create html fragment with mocha-html-reporter and add head and tail.

# npm install mocha-html-reporter

# mocha dir --reporter mocha-html-reporter |  \  
	cat node_modules/mocha-html-reporter/docs/head.html - node_modules/mocha-html-reporter/docs/tail.html \  
	> test.html

Readme

Keywords

none

Package Sidebar

Install

npm i mocha-html-reporter

Weekly Downloads

57

Version

0.0.1

License

none

Last publish

Collaborators

  • hermannpencole