Christopher Hiller

Results 432 comments of Christopher Hiller

Please mark this PR as "ready" when the tests are passing

@stoicchild8910 > I also don't think many customers would run a single file in parallel option. right, consumers may not, but Mocha needs to do so in order to efficiently...

OK, so that looks like a reporter. That example code should fail in parallel mode, since `test.retries()` is not a function. This is what you should do: 1. [ ]...

looks good so far, thanks

@jsebastianms1 I'm converting this to a draft; please convert it to a regular PR when ready

If you have trouble with unexpected-eventemitter, please let me know (I created that module) [here](/boneskull/unexpected-eventemitter)

I'm having this issue with `.tar` archives specifically. Please update the issue title.

For anyone curious about [Digistump Oak](http://digistump.com/oak) support, I've done a little work here: [platform-oak](/boneskull/platform-oak) If anyone has any suggestions, I'm all ears--haven't attempted to create a platform before. * *...

The Oak uploader is a Node.js script which is "compiled" using [nexe](https://www.npmjs.com/package/nexe). It flashes the board via Particle's API. The Particle CLI uses native modules (`serialport`, for one), so `nexe`...

@ivankravets Sure, thanks for the suggestion. WFM