Nick Jennings

Results 142 comments of Nick Jennings

@jlaine any thoughts on this?

@jlaine What about making an issue to address these questions further once you have the capacity, and meanwhile accepting this PR? We've been using it as part of our test...

Thanks for that tip, (re: `obj`) it's what I needed to make further progress. What I'm currently doing is collecting `pytest` results and including them along-side the test suite documentation....

@kernc Ah, of course - I had this originally added but must have removed it without noticing during experimentation. Re-adding context solves the issue of filtering. I've created a small...

Same problems here: node: `7.7.2` npm: `4.1.2` mocha: `3.2.0` karma: `1.5.0` macOS: `10.12.3` Chrome runs fine, but Firefox and Safari both get timeout messages until the tests abort: ``` 13...

I agree, should be part of the bookmarks module. I think we do/will be actually be running into group/category types for most modules.

Hi @vermaslal - sorry for the late reply. MULTI is currently not implemented, nor has it been planned, pull requests are always welcome, or if you have some good arguments...

Thanks both for your feedback. I've identified the error, I just haven't had time to submit a PR. Will do that now.