We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62268b6 commit 1e21311Copy full SHA for 1e21311
docs/usage/WritingTests.mdx
@@ -65,6 +65,7 @@ We also **recommend using [Mock Service Worker (MSW)](https://mswjs.io/) to mock
65
- [DOM Testing Library: Setup](https://testing-library.com/docs/dom-testing-library/setup)
66
- [React Testing Library: Setup](https://testing-library.com/docs/react-testing-library/setup)
67
- [Testing Library Jest-DOM Matchers](https://testing-library.com/docs/ecosystem-jest-dom)
68
+ - [Testing Library User Events](https://testing-library.com/docs/user-event)
69
- **Mock Service Worker**
70
- [MSW: Installation](https://mswjs.io/docs/getting-started/install)
71
- [MSW: Setting up mock requests](https://mswjs.io/docs/getting-started/mocks/rest-api)
0 commit comments