From JSDOM to Real Browsers: Testing Svelte with Vitest Browser Mode (opens in new tab)
In this post I’m going to go through converting the SvelteKit minimal template from using and over to using , and . Why? Well, it’s as close to testing components and pages as you can get, rather than relying on the simulated it’s...
Read the original article