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 86466f0 commit 6a73b5fCopy full SHA for 6a73b5f
docs/usage/WritingTests.mdx
@@ -55,6 +55,7 @@ See these resources for typical test runner configuration instructions:
55
- **Jest**:
56
- [Jest: Getting Started](https://jestjs.io/docs/getting-started)
57
- [Jest: Configuration - Test Environment](https://jestjs.io/docs/configuration#testenvironment-string)
58
+ - [MSW: Mock server configuration for Vitest Browser Mode](https://mswjs.io/docs/recipes/vitest-browser-mode/)
59
60
### UI and Network Testing Tools
61
0 commit comments