karma-whitestormjs-reporter

0.0.6 • Public • Published

karma-benchmark-reporter

A jsPerf-style reporter for karma-benchmark

Installation

npm install karma-benchmark-reporter --save-dev

Configuration

// karma.conf.js
module.exports = function(config) {
  config.set({
    reporters: ['benchmark']
  });
};

Package Sidebar

Install

npm i karma-whitestormjs-reporter

Weekly Downloads

1

Version

0.0.6

License

MIT

Last publish

Collaborators

  • alex2401