karma-sinon
Sinon for karma
Installation
Install the module via npm
$ npm install karma-sinon sinon --save-dev
Add sinon
to the frameworks
key in your Karma configuration:
module { 'use strict'; config;}
Example
;
Sinon for karma
Install the module via npm
$ npm install karma-sinon sinon --save-dev
Add sinon
to the frameworks
key in your Karma configuration:
module { 'use strict'; config;}
Example
;
npm i karma-sinon
59,103
1.0.5
none