1 |
<component name="ProjectRunConfigurationManager"> |
2 |
<configuration default="false" name="All Tests" type="JavaScriptTestRunnerVitest"> |
3 |
<config value="$PROJECT_DIR$/vitest.config.mjs" /> |
4 |
<node-interpreter value="project" /> |
5 |
<vitest-package value="$PROJECT_DIR$/node_modules/vitest" /> |
6 |
<working-dir value="$PROJECT_DIR$" /> |
7 |
<vitest-options value="--run" /> |
8 |
<envs /> |
9 |
<scope-kind value="DIRECTORY" /> |
10 |
<test-directory value="$PROJECT_DIR$/tests" /> |
11 |
<method v="2" /> |
12 |
</configuration> |
13 |
</component> |