karma-results-summary-reporter

0.0.13 • Public • Published

Karma summary reporter Build Status

A Karma plugin. Report current spec on browser crash/ disconnect. Provides full logs for each failure. Supports Travis folding.

Table of Contents

Install

npm i karma-results-summary-reporter
 
# Or with Yarn 
yarn add karma-results-summary-reporter

Usage

import KarmaSummaryReporter from `karma-results-summary-reporter`;
 
const karmaSummaryReporter = new KarmaSummaryReporter;
 
// fill in the rest.

Laziness has prevented usage instructions from being documented.

Contributing

See the contribute file!

PRs accepted.

License

MIT © Michael Leaney

Readme

Keywords

none

Package Sidebar

Install

npm i karma-results-summary-reporter

Weekly Downloads

9

Version

0.0.13

License

none

Unpacked Size

45 kB

Total Files

10

Last publish

Collaborators

  • leahcimic