karma-jasmine-spy-helpers
v3.0.1
Published
A Karma plugin that injects jasmine-spy-helpers for the Jasmine BDD JavaScript testing library.
Downloads
8
Maintainers
Readme
karma-jasmine-spy-helpers
A Karma plugin to inject jasmine-spy-helpers for Jasmine.
jasmine-spy-helpers is a collection of spy helpers to lessen repetitive spyOn
and .calls.resets()
.
Installation
npm install karma-jasmine-spy-helpers --save-dev