karma-jasmine-jquery icon indicating copy to clipboard operation
karma-jasmine-jquery copied to clipboard

Jasmine-jquery plugin for Jasmine in Karma

Results 17 karma-jasmine-jquery issues
Sort by recently updated
recently updated
newest added

I've just noticed that in my project (which uses `karma-jasmine-jquery`) I get warning during `npm install`. This warning is about `bower-installer` not installed globally. And it comes as dependency of...

git:// not supported by github. ref: https://github.blog/2021-09-01-improving-git-protocol-security-github/ https://github.com/bessdsv/karma-jasmine-jquery/issues/23

"bower-installer": "git+https://github.com/bessdsv/bower-installer.git#temp" https://github.blog/2021-09-01-improving-git-protocol-security-github/

The standard BSD licenses are usually the 2-clause, 3-clause or 4-clause licenses. The license file for this library appears to only include the non-liability clause so the type of BSD...

removed unneeded bower dependency. https://github.com/bessdsv/karma-jasmine-jquery/issues/8

When we install this dependecie there is an critical security issue with shell-quote on the reference version 1.4.3 that is very old +-- [email protected] | `-- [email protected] (git://github.com/bessdsv/bower-installer.git#7f9cece1e6fada50f44dc0851e1d85815cd1b4a7) | `--...

As this topic describes http://stackoverflow.com/questions/25847986/no-provider-for-jasmine-jquery it is not possible to use karma-jasmine-jquery without adding it into the "plugins" array. This is not described in the documentation.

hi Guys, I'm trying to install this package via npm but have no luck. it always say can't connect to github. I have my git config global set to use...

`ie8` does not support `[email protected]`, so the plugin fails even if I manually specify another the version of `jQuery` in my Karma configuration.