-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathPython tests in tests.run.xml
More file actions
18 lines (18 loc) · 1.03 KB
/
Python tests in tests.run.xml
File metadata and controls
18 lines (18 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Python tests in tests" type="tests" factoryName="Autodetect" nameIsGenerated="true">
<module name="clowder2" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<option name="SDK_HOME" value="$USER_HOME$/.virtualenvs/clowder2-Ai7Xc8E9/bin/python" />
<option name="SDK_NAME" value="Python 3.7 (clowder2-Ai7Xc8E9)" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/backend/app/tests" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="_new_additionalArguments" value="""" />
<option name="_new_target" value=""$PROJECT_DIR$/backend/app/tests"" />
<option name="_new_targetType" value=""PATH"" />
<method v="2" />
</configuration>
</component>