@mach25/karma-qunit-jsmockito-jshamcrest

0.0.2 • Public • Published

karma-qunit-jsmockito-jshamcrest

for Karma

Requirements

This Karma plugin requires Karma >=0.10

Installation

Install the module via npm

$ npm install karma-qunit-jsmockito-jshamcrest

or include it in your project's package.json alongside karma.

Add qunit-jsmockito-jshamcrest to the frameworks key in your Karma configuration:

module.exports = function(config) {
  'use strict';
  config.set({
    frameworks: ['mocha', 'qunit-jsmockito-jshamcrest'],
    #...
  });
}

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i @mach25/karma-qunit-jsmockito-jshamcrest

Weekly Downloads

2

Version

0.0.2

License

none

Last publish

Collaborators

  • mach25