Socket
Socket
Sign inDemoInstall

spectreport

Package Overview
Dependencies
9
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    spectreport

A generator of beutiful HTML test reports


Version published
Weekly downloads
1.3K
increased by1.25%
Maintainers
1
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 11 Aug 2016

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc