IntellijSettings/tools/Tests.xml

9 lines
584 B
XML
Raw Normal View History

<toolSet name="Tests">
<tool name="SCrape Denmark" description="nyc tape tests/fr.js" showInMainMenu="false" showInEditor="false" showInProject="false" showInSearchPopup="false" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="false">
<exec>
<option name="COMMAND" value="$USER_HOME$/dev/obdfcascrape/node_modules/nyc/index.js" />
<option name="PARAMETERS" value="tape tests/scrape.dk.js" />
<option name="WORKING_DIRECTORY" value="$USER_HOME$/dev/obdfcascrape" />
</exec>
</tool>
</toolSet>