Socket
Socket
Sign inDemoInstall

jest-stare

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-stare

jest html reporter


Version published
Weekly downloads
54K
increased by9.7%
Maintainers
1
Weekly downloads
 
Created
Source

Jest HTML Repoter

HTML Jest reporter.

WIP

This is a work in progress project and contributions are welcome.

Testing

First time setup

  1. git clone this repo
  2. npm install
  3. npm install browserify -g
  4. npm install typescript -g
  5. npm install jest -g

Try example

  1. tsc
  2. npm run make
  3. jest --reporters=./ OR jest Reporter.test.ts --reporters=./

Screenshot

alt text

To Do

  • fix lint
  • link coverage if used
  • snapshots updated, added, etc
  • test
  • travis
  • coveralls
  • publish

Keywords

FAQs

Package last updated on 11 Feb 2018

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc