square / svelte-store

528 stars 36 forks source link

chore: migrate to vitest #74

Closed brandonmarino closed 1 year ago

brandonmarino commented 1 year ago

Unblocks the svelte 4 upgrade which caused many tests to fail with jest. With vitest, the upgrade to 4.0.0+ will be much more seamless.

Svelte 3.0.0

image

Svelte 4.1.2

image