Skip to content

Commit a8a0904

Browse files
authored
Chore: Setup testing library (#44)
* Setup svelte testing library * Renamed to counter, makes more sense * Removed test component
1 parent 08a58ab commit a8a0904

File tree

4 files changed

+3747
-2928
lines changed

4 files changed

+3747
-2928
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"@sveltejs/package": "^2.0.0",
4141
"@sveltejs/vite-plugin-svelte": "^3.0.0",
4242
"@testing-library/jest-dom": "^6.4.2",
43+
"@testing-library/svelte": "^5.1.0",
4344
"@types/eslint": "^8.56.0",
4445
"@typescript-eslint/eslint-plugin": "^7.0.0",
4546
"@typescript-eslint/parser": "^7.0.0",

0 commit comments

Comments
 (0)