šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

spectreport

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spectreport

A generator of beutiful HTML test reports

1.5.2
latest
Source
npm
Version published
Weekly downloads
1.2K
-2.43%
Maintainers
1
Weekly downloads
Ā 
Created
Source

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.org
Mocha-Spectreport-Reporter
https://git.io/v2WaG

Keywords

mocha

FAQs

Package last updated on 11 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts