test: add vitest and svelte testing library (resolves #13)
Commit / ci (push) Has been cancelled
PullRequest / publish (pull_request) Failing after 1m56s

This commit is contained in:
2026-04-03 13:26:59 +02:00
parent 2e16cf9d51
commit b3087aa9d4
5 changed files with 827 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
import '@testing-library/jest-dom/vitest';