You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: integrationTests/README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@ Each subdirectory represents a different environment/bundler:
14
14
-`ts` - tests for supported Typescript versions
15
15
-`webpack` - tests for Webpack
16
16
17
+
### Dual Package Hazard Tests
18
+
19
+
-`dual-vitest` - ensure that vitest loads only a single package.
20
+
17
21
### Verifying Development Mode Tests
18
22
19
23
Each subdirectory represents a different environment/bundler demonstrating enabling development mode via conditional exports or by explicitly importing `graphql/dev`:
0 commit comments