jest-html-reporter

v2.7.0
Jest test results processor for generating a summary in HTML
jest html reporter report plugin

eslint

eslint ./src/**/*.js

jest

jest --no-cache --config=jest.config.json

test

npm run eslint && npm run jest

bundle

rollup -c rollup.config.js

bundle:minified

rollup -c rollup.config.js --environment BUILD:minified

bundle:all

npm run bundle && npm run bundle:minified

build

npm run test && npm run bundle:all

Metadata

  • MIT
  • >=4.8.3
  • Johan Hargne
  • released 11/5/2019

Downloads

Maintainers