File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed
Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" false" name =" Acceptance" type =" PHPUnitRunConfigurationType" factoryName =" PHPUnit" >
3+ <TestRunner bootstrap_file =" $PROJECT_DIR$/tests/bootstrap.php" configuration_file =" $PROJECT_DIR$/phpunit.xml.dist" directory =" $PROJECT_DIR$/tests/Acceptance" scope =" XML" options =" --testsuite=Acceptance" />
4+ <method v =" 2" />
5+ </configuration >
6+ </component >
Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" false" name =" Functional" type =" PHPUnitRunConfigurationType" factoryName =" PHPUnit" >
3+ <TestRunner bootstrap_file =" $PROJECT_DIR$/tests/bootstrap.php" configuration_file =" $PROJECT_DIR$/phpunit.xml.dist" directory =" $PROJECT_DIR$/tests/Functional" scope =" XML" options =" --testsuite=Functional" />
4+ <method v =" 2" />
5+ </configuration >
6+ </component >
Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" false" name =" Unit" type =" PHPUnitRunConfigurationType" factoryName =" PHPUnit" >
3+ <TestRunner bootstrap_file =" $PROJECT_DIR$/tests/bootstrap.php" configuration_file =" $PROJECT_DIR$/phpunit.xml.dist" directory =" $PROJECT_DIR$/tests/Functional" scope =" XML" options =" --testsuite=Unit" />
4+ <method v =" 2" />
5+ </configuration >
6+ </component >
You can’t perform that action at this time.
0 commit comments