Skip to content

Commit eb87b81

Browse files
authored
Update README.md
1 parent 9c1af4f commit eb87b81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ as one of your project's `devDependencies`:
4242
```
4343
npm install --save-dev solid-testing-library
4444
```
45+
If you using Jest we recommend using [solid-jest](https://github.com/solidjs/solid-jest) to properly resolve the browser version of Solid as Jest will default to the server version when run in Node.
4546

4647
💡 You may also be interested in installing `@testing-library/jest-dom` so you can use
4748
[the custom jest matchers](https://github.com/testing-library/jest-dom).

0 commit comments

Comments
 (0)