Skip to content

jj4th/spectreport

Repository files navigation

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

About

A beautiful html report generator for automated testing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published