11 lines
584 B
XML
11 lines
584 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="tests - paralell with HTML to reports" type="PestRunConfigurationType">
|
|
<option name="pestRunnerSettings">
|
|
<PestRunner directory="$PROJECT_DIR$/tests" method="" options="--parallel --recreate-databases --coverage-html reports" />
|
|
</option>
|
|
<option name="runnerSettings">
|
|
<PhpTestRunnerSettings directory="$PROJECT_DIR$/tests" method="" options="--parallel --recreate-databases --coverage-html reports" />
|
|
</option>
|
|
<method v="2" />
|
|
</configuration>
|
|
</component> |