Created with
npx degit sveltejs/template svelte-ts-example cd svelte-ts-example npm install
Then added component testing following instructions in cypress-svelte-unit-test
See src folder for components and their tests