Simen Bekkhus
Simen Bekkhus
#594 might help as well
@shappir more improvements in https://github.com/siimon/prom-client/releases/tag/v15.1.0
^ has been merged and released
The main difference for us would be that this would be usable for us at all. We are not able to clone from github, but we can pull down from...
@bessdsv Sorry about the slow response In your dependencies, you reference your own fork of a project. https://github.com/bessdsv/karma-jasmine-jquery/blob/master/package.json#L32 What I'd like to happen is that you either make a PR...
Nope, but we've upgraded to Jasmine@2, so we can use the `jasmine-jquery` npm-package directly, no need for this package. (just put the path to `node_modules` at the top of `files`,...
What does your config look like?
If you use `jasmine-jquery` directly, you don't put it into `frameworks`, just add it to `files`