Pass mode to vitest vsc plugin #397
-
|
Is it possible to configure the vitest plugin in a way to pass a vite Currently I am executing my unit-tests by running this command (a script in my
I need the Is that possible? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
Do you have a config file? By default, the extension uses that. If there are no configs, it uses a script from Currently, there is no way to pass down arguments manually, but you can use |
Beta Was this translation helpful? Give feedback.
-
|
For people coming to see this, I had the same problem and you can pass cli flags through the extension's settings
|
Beta Was this translation helpful? Give feedback.



For people coming to see this, I had the same problem and you can pass cli flags through the extension's settings