Boris

Results 512 comments of Boris

Is there any reason not to merge this PR? It looks like it might be fixing some problem(s).

Hey @mawie81 -- I don't know the internals of your library, but at the very least I could check and merge in the dependency bump PRs, update dependencies manually, and...

@prantlf -- good idea, it's probably also very easy to implement. I've forked `karma-nyan-reporter` to create `karma-helpful-reporter` - https://github.com/whyboris/karma-helpful-reporter Which has a lot of configuration options. Adding one more would...

I think the instructions state: `npm install --save-dev karma-nyan-reporter` Please try that out with `require('karma-nyan-reporter'),`

@rocketkittens -- in case you're interested: I forked `karma-nyan-reporter` to create `karma-helpful-reporter` - https://github.com/whyboris/karma-helpful-reporter which has what I think are some improvements, including many configuration options 😊

What a shame that @dgarlitt has disappeared 😢 I hope he's doing well ... I've had the same changes waiting since May 2017 (see PR https://github.com/dgarlitt/karma-nyan-reporter/pull/32) ... perhaps some day...

For those looking for such functionality - please glance at the [karma-helpful-reporter](https://github.com/whyboris/karma-helpful-reporter) that I created based off this repository 👍

Please let me know if you would like to assimilate the functionality I am trying to add in this PR before I spend more time fixing tests (there are a...

Thank you for your willingness to include changes into your project. I'll extract the functionality from this PR and break it into pieces. I'll create a single pull request addressing...

I recommend closing this PR in lieu of https://github.com/dgarlitt/karma-nyan-reporter/pull/33