karma-jquery-jasmine
v0.1.12
Published
Non-bower Jasmine-jquery plugin for running in Karma
Downloads
986
Maintainers
Readme
karma-jquery-jasmine
Jasmine-jquery plugin for Jasmine in Karma.
It karma adapter for
- https://github.com/velesin/jasmine-jquery
Installation
Install the plugin from npm:
$ npm install karma-jquery-jasmine
Attention
karma-jquery-jasmine has a dependency on jasmine, so you should use karma-jasmine
as well before karma-jquery-jasmine
. Please note the followings.
- https://github.com/karma-runner/karma-jasmine
This plugin will only work for version karma-jasmine 2.0 and above.