mocha-sancho-reporter

0.3.0 • Public • Published

mocha-sancho-reporter

A reporter for mocha that creates an HTML report with system output included.

Installation

npm install --save-dev mocha-sancho-reporter

Usage

mocha --reporter mocha-sancho-reporter --reporter-options reportPath=./test-report.html,suppressOutput=true

Options

reportPath (default = ./test-report.html)

The path to where the HTML report should be written.

suppressOutput (default = true)

If true, suppresses console.log statements from the console.

Readme

Keywords

Package Sidebar

Install

npm i mocha-sancho-reporter

Weekly Downloads

1

Version

0.3.0

License

ISC

Last publish

Collaborators

  • reinseth