Benjamin E. Coe

Results 551 comments of Benjamin E. Coe

@jason0x43 would be very happy to mention it, perhaps we could add a tutorial for running tests with coverage for intern?

👋 hello @v-jung, `v8-to-istanbul` _should_ be representing data in a format that is consumable by nyc; which does have slight differences between the Istanbul 1.0 format. This format isn't well...

don't have the cycles for this, but would _love_ for someone to take a crack at it 😛 CC: @christiannwamba

@serut I don't do a ton of front-end coding these days, so I'm not the best person to write this tutorial -- would love the help if you wanted to...

@MoOx @sateffen, was curious if it would be possible to provide some default, boilerplate, documentation that would help folks using Webpack + babel-plugin-istanbul + karma, to instrument their projects for...

@JaKXz @MoOx @sateffen perhaps rather than calling it a "Webpack Tutorial", we could add a section called, **Testing Frontend Code**, or something along these lines? This could then focus on...

this seems like it would be a reasonable improvement, I'd be curious to see a benchmark that indicates it's worth doing though, as it introduces some complexity. For instance, annoying...

@graingert all this, and much more, could be addressed in the content proposed in this issue/corresponding pull request 👯 @graingert nyc is mostly likely going to remain a stand-alone bin...

@graingert see last comment on: https://github.com/istanbuljs/istanbuljs.github.io/pull/10 Goal is to help folks find the documentation they're looking for, more so than using the perfect term. I know you're joking, but let's...

@kentcdodds @novemberborn @hzoo @gotwarlost I gave a presentation on ES2015 test coverage to npm engineering today, and pulled together a first pass at this tutorial: http://istanbul.js.org/docs/tutorials/es2015/ Would love your feedback,...