Hacker News new | ask | show | jobs
by dhruvrajvanshi 386 days ago
> I also make unit test runner play sound for success and failures.

This is brilliant! Such simple change but a massive qol improvement.

> Test runner

Node has one built-in these days. Haven't tried it yet but would be nice to get rid of the vitest dependency. Mostly because it makes my dependabot noisy for no apparent benefit.