Scott Santucci

Results 72 comments of Scott Santucci

I think the relationship of most of these to semantic versioning concepts is fairly obvious and does not, in general, need to be spelled out. (Although we could debate whether...

That particular example strikes me as Removed rather than Changed. I'd also be concerned that with breaking and non-breaking Changed entries, we'd just shift the ambiguity to a different question:...

> having a line in your package.json (like allowNpx: true or something *Anything that requires legitimate users to write something into `package.json` in order to run it would defeat at...

Emacs does this differently, but, in Emacs I'm not handling it through my phone's UI where I can accidentally hit a button easily enough. In fact I've even had the...

I personally use move, refile and delete more often than copy/cut/paste. A general ability to pick which commands have priority (or show up where) would be awesome.

> I kind of like the name `index_if` for the function that takes a predicate, of that is not too easily confused with `index_of`. I see what you did there....

There are some other issues that might have the same underlying cause, here: https://gist.github.com/ScottFreeCode/ef9f254e2dd91544bba4a068852fc81f

Good to see that Chai is making this work. It does seem to be the case that Mocha (still) does not show diffs if one of the expected or actual...

Thanks for spotting this; I don't know I'd have ever thought to click the filters while the report is still running! I assume a similar problem occurs for failing suites...

A lot of the stuff that #2886 and #2900 touched was overhauled in release 4, so I need to figure out how to rewrite each of those PRs to keep...