Skip to content

Commit b6fe1cc

Browse files
TitanCmddummdidumm
andauthored
docs: remove dead link in 07-misc/99-faq.md (#15906)
remove dead link from the docs in favor of pointing to our own docs --------- Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
1 parent 8866851 commit b6fe1cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation/docs/07-misc/99-faq.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,10 @@ _End-to-End Tests_: To ensure your users are able to interact with your applicat
8181

8282
Some resources for getting started with testing:
8383

84+
- [Svelte docs on testing](/docs/svelte/testing)
85+
- [Setup Vitest using the Svelte CLI](/docs/cli/vitest)
8486
- [Svelte Testing Library](https://testing-library.com/docs/svelte-testing-library/example/)
8587
- [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/sveltekit)
8788
- [Example using uvu test runner with JSDOM](https://github.com/lukeed/uvu/tree/master/examples/svelte)
8889
- [Test Svelte components using Vitest & Playwright](https://davipon.hashnode.dev/test-svelte-component-using-vitest-playwright)
8990
- [Component testing with WebdriverIO](https://webdriver.io/docs/component-testing/svelte)

0 commit comments

Comments
 (0)