Skip to content

Commit 511fa86

Browse files
authored
docs: added link to the solidjs template ts-vitest
1 parent cf3b07f commit 511fa86

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ If you using Jest we recommend using [solid-jest](https://github.com/solidjs/sol
5252
💡 If you are using Jest or vitest, you may also be interested in installing `@testing-library/jest-dom` so you can use
5353
[the custom jest matchers](https://github.com/testing-library/jest-dom).
5454

55+
## Integration with Vite
56+
57+
A working Vite template setup with `solid-testing-library` and TypeScript support can be found [here](https://github.com/solidjs/templates/tree/master/ts-vitest).
58+
5559
## Docs
5660

5761
See the [docs](https://testing-library.com/docs/preact-testing-library/intro) over at the Testing Library website.

0 commit comments

Comments
 (0)