chore: switch to jest for testing
This commit is contained in:
10
.run/Template Jest.run.xml
Normal file
10
.run/Template Jest.run.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="true" type="JavaScriptTestRunnerJest">
|
||||
<node-interpreter value="/usr/bin/node" />
|
||||
<node-options value="--experimental-vm-modules" />
|
||||
<jest-options value="--detectOpenHandles" />
|
||||
<envs />
|
||||
<scope-kind value="ALL" />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
||||
Reference in New Issue
Block a user