File tree 1 file changed +2
-1
lines changed
documentation/docs/07-misc
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -81,9 +81,10 @@ _End-to-End Tests_: To ensure your users are able to interact with your applicat
81
81
82
82
Some resources for getting started with testing:
83
83
84
+ - [ Svelte docs on testing] ( /docs/svelte/testing )
85
+ - [ Setup Vitest using the Svelte CLI] ( /docs/cli/vitest )
84
86
- [ Svelte Testing Library] ( https://testing-library.com/docs/svelte-testing-library/example/ )
85
87
- [ 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 )
87
88
- [ Example using uvu test runner with JSDOM] ( https://github.com/lukeed/uvu/tree/master/examples/svelte )
88
89
- [ Test Svelte components using Vitest & Playwright] ( https://davipon.hashnode.dev/test-svelte-component-using-vitest-playwright )
89
90
- [ Component testing with WebdriverIO] ( https://webdriver.io/docs/component-testing/svelte )
You can’t perform that action at this time.
0 commit comments