Replies: 1 comment 1 reply
-
|
https://vitest.dev/guide/#configuring-vitest If we already had this, plz tell me which version it is. I am using |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I am using
vitewithvitestfor writing unit test forreact.The config need to pass the option
testfordefineConfigofvite, but it seems the interfaceUserConfigExportstill not define this option.Do we need to add this option to the
UserConfigExport?I can create a PR for this if we need this one
Beta Was this translation helpful? Give feedback.
All reactions