bahmutov / svelte-ts-example

Svelte with TypeScript example with component testing

Home Page:https://github.com/bahmutov/cypress-svelte-unit-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte TS Example renovate-app badge ci status

cypress version cypress-svelte-unit-test version

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

Component test

About

Svelte with TypeScript example with component testing

https://github.com/bahmutov/cypress-svelte-unit-test


Languages

Language:JavaScript 50.2%Language:CSS 18.5%Language:TypeScript 12.6%Language:Svelte 10.7%Language:HTML 8.1%