James Nail

Results 60 comments of James Nail

+1 for this feature... I'm trying to avoid implementing something similar on my own, as I've got the same need.

This would be really helpful. There are just so many libs listed, and a lot of them appear to be either dead projects or almost never used, according to their...

I'm getting the same as @vidal7 (`Could not find a matching event to end plugins Object/Compiler/afterEmit`) when using [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin).

yeah, @ntwb, I just realized that it is probably very similar. At first I thought that stylelint formatters, by basically being serializers, wouldn't be appropriate for this, but it probably...

reopened at @alejandroclaro's request

I think this might also be related to #136

+1 from me -- even gitify it just showed that the notification is a PR merge via icon, like GitHub's web notifications do: ![screen shot 2018-11-07 at 2 26 47...

I'll chip in and say that a custom message argument allows you to describe _why_ you're making an assertion. e.g., ```js expect(yourElement) .to.contain.text('hello', 'because it would be impolite not to...

I was wondering about the same thing, so I just tried omitting the `--parts` option. It seems to work, and I can't really tell the difference between the summed file...