spectreport

1.5.2 • Public • Published

Build Status Coverage Status devDependency Status

Spectreport

A generator for nice HTML test reports.

Usage

Usage information and instructions, including a list of built-in plugins, can be obtained from the spectreport cli help option:

$ npm install -g spectreport
$ spectreport -h

Information about the built-in plugins and their options can be obtained by:

$ spectreport -u plugin-name

Generating Test Results

In order to run Spectreport, you'll need some test results! The easiest way to get these is to use the appropriate reporter plugin for your test runner. This project currently maintains plugins for the following test runners:

Runner Reporter
Mocha
http://mochajs.org
Mocha-Spectreport-Reporter
https://git.io/v2WaG

Readme

Keywords

Package Sidebar

Install

npm i spectreport

Weekly Downloads

1,096

Version

1.5.2

License

MIT

Last publish

Collaborators

  • jj4th