Skip to content

Commit 8892078

Browse files
authored
Update 01-faq.md (#11873)
Update vitest examples path
1 parent 520e6be commit 8892078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/05-misc/01-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Some resources for getting started with testing:
8383

8484
- [Svelte Testing Library](https://testing-library.com/docs/svelte-testing-library/example/)
8585
- [Svelte Component Testing in Cypress](https://docs.cypress.io/guides/component-testing/svelte/overview)
86-
- [Example using vitest](https://github.com/vitest-dev/vitest/tree/main/examples/svelte)
86+
- [Example using vitest](https://github.com/vitest-dev/vitest/tree/main/examples/sveltekit)
8787
- [Example using uvu test runner with JSDOM](https://github.com/lukeed/uvu/tree/master/examples/svelte)
8888
- [Test Svelte components using Vitest & Playwright](https://davipon.hashnode.dev/test-svelte-component-using-vitest-playwright)
8989
- [Component testing with WebdriverIO](https://webdriver.io/docs/component-testing/svelte)

0 commit comments

Comments
 (0)