Migrate to Vitest Browser Mode #969
kentcdodds
started this conversation in
Ideas
Replies: 1 comment
-
@kentcdodds, yes! I'd love to help out and see Browser Mode used in Epic Stack. Let me plan something for next week, I should have some time for this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The future is here and vitest browser mode is it. Let's remove JSDOM in favor of testing our browser code in a real browser. For Node-based tests, we can continue to use vitest as is. I just want to get rid of JSDOM.
@kettanaito, would you be at all interested in taking a look at this?
Beta Was this translation helpful? Give feedback.
All reactions