vitest-fail-on-console: Stop Ignoring console.error in Your Tests
Originally published at recca0120.github.io
All tests pass, but the terminal is full of red console.error output. This is common and easy to ignore — the tests passed, after all. But those errors don't appear out of nowhere. Something went wrong; nob...
recca0120.hashnode.dev3 min read