1.5.2 • Published 8 years ago

spectreport v1.5.2

Weekly downloads
1,490
License
MIT
Repository
github
Last release
8 years ago

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:

RunnerReporter
Mocha http://mochajs.orgMocha-Spectreport-Reporter https://git.io/v2WaG
1.5.2

8 years ago

1.5.1

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.2.5

8 years ago

1.3.0

8 years ago

1.2.12

8 years ago

1.2.10

8 years ago

1.2.9

8 years ago

1.2.8

8 years ago

1.2.7

8 years ago

1.1.3

9 years ago