Skip to content

hermannpencole/mocha-html-reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published