38535c4fe1
You can configure smoke test suites and get critical test results faster This doesn't replace rr/* builds, but complements them for a faster round trip. Also test tasks and patterns were added for KMM team. #KMM-265
20 lines
710 B
XML
20 lines
710 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="Test: KMM" type="GradleRunConfiguration" factoryName="Gradle">
|
|
<ExternalSystemSettings>
|
|
<option name="executionName" />
|
|
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
<option name="externalSystemIdString" value="GRADLE" />
|
|
<option name="scriptParameters" value="" />
|
|
<option name="taskDescriptions">
|
|
<list />
|
|
</option>
|
|
<option name="taskNames">
|
|
<list>
|
|
<option value="kmmTest" />
|
|
</list>
|
|
</option>
|
|
<option name="vmOptions" value="" />
|
|
</ExternalSystemSettings>
|
|
<method v="2" />
|
|
</configuration>
|
|
</component> |