0.0.13 • Published 5 years ago

karma-results-summary-reporter v0.0.13

Weekly downloads
63
License
-
Repository
github
Last release
5 years ago

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

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago