Skip to content

Commit 6a73b5f

Browse files
committed
add link to MSW browser mode guide
1 parent 86466f0 commit 6a73b5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/usage/WritingTests.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ See these resources for typical test runner configuration instructions:
5555
- **Jest**:
5656
- [Jest: Getting Started](https://jestjs.io/docs/getting-started)
5757
- [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/)
5859

5960
### UI and Network Testing Tools
6061

0 commit comments

Comments
 (0)