Vitest is available in the new main version 4.0. Updates are available for, among others, the browser mode, handling the end-to-end testing framework Playwright, and debugging with the Visual Studio ...
I'm developing a JavaScript application that has some non-essential functionality that is slow for older browsers (the main concern is the corporate IE6). I would like to warn (or possibly just ...