Andrew Powell
Andrew Powell
Nice. Comment on the actions taken, or lack thereof, and get hidden as off-topic. If the team isn't open to polite and honest criticism, lock the topic.
Given the wide adoption of the client spec in [the last two versions of nearly every major browser](https://caniuse.com/#feat=websockets) necessitates the adoption of a **per-spec** implementation in core. The performance benefits...
Improve error shown when tests finishes while throwsAsync / notThrowsAsync assertions remain pending
Popping in to lend my 👍 to this one, and both the suggestions on the last reply.
For the moment you can use `make-dedicated-lockfile` and copy that to docker along with the source, then run `pnpm install` in the same location. You'll want to delete the directory-local...
I think that a simple warning that there is a conflicting existing script, and exiting would be sufficient. we could use a force flag to bypass the exit.
Personally I'm a big fan of ava.
Oh man, Mocha? Feels like 2010 all over again 😄
One vote against uvu. Comes with its own barrel of issues. Ava is very solid, proven, fast.
@zkochan it looks promising, but I dislike that they went for jest-compat snapshots.
> What is blocking this PR from getting finished? > > All dependencies from `sindresorhus` are basically blocked from getting an upgrade since they all turn to ESM only. Other...