karma-stable-tape-reporter

1.0.0 • Public • Published

karma-stable-tape-reporter Build Status

Karma plugin to report test results that mimics tape.

Installation

npm install --save-dev karma-stable-tape-reporter

Configuration

// karma.conf.js

module.exports = function(config) {
  config.set({
    // ...

    reporters: ['tape'],

    // ...
  });
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i karma-stable-tape-reporter

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

14.5 kB

Total Files

7

Last publish

Collaborators

  • shafeeqonline