Type definitions are available in the @types/karma-spec-reporter package

karma-spec-reporter

  • Version 0.0.36
  • Published
  • 14.2 kB
  • 1 dependency
  • MIT license

Install

npm i karma-spec-reporter
yarn add karma-spec-reporter
pnpm add karma-spec-reporter

Overview

A Karma plugin. Report all spec-results to console (like mocha's spec reporter).

Dependencies (1)

Dev Dependencies (7)

Peer Dependencies (1)

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/karma-spec-reporter.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/karma-spec-reporter)
  • HTML
    <a href="https://www.jsdocs.io/package/karma-spec-reporter"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>