With UI mode you can launch the webserver with `pnpm dev` instead of `pnpm build && pnpm preview`...it will not rerun automatically but at least you can rerun the test without rebuilding the whole sveltekit app

Comments