A lightweight VS Code extension for running and debugging Jest, Vitest, Rstest, Node.js (native), Bun, Deno and Playwright tests directly in your editor. Works out-of-the-box with minimal ...
Note: This plugin assumes that cypress is a peer dependency already installed in your project. Then add the code below to the supportFile and setupNodeEvents function. // cypress/support/e2e.js import ...