Commit d8ace21 1 parent 882776a commit d8ace21 Copy full SHA for d8ace21
File tree 2 files changed +24
-24
lines changed
2 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ phpunit:
4
4
options : ' -e XDEBUG_MODE=coverage'
5
5
test : ' tests/Integration'
6
6
additional_options : ' --bootstrap tests/bootstrap.php tests --coverage-clover=/var/www/coverage_phpunit_integration.xml'
7
- logfile :
8
- prefix : ' phpunit_integration'
9
- output :
10
- prefix : ' integration_artifacts'
11
- files : |
12
- source/integration_coverage.xml
13
- generated_testplan.yaml
14
- source/source/log/oxideshop.log
15
- data/php/logs/error_log.txt
16
- coverage :
17
- path : ' source/coverage_phpunit_integration.xml'
18
- prefix : coverage-reports-phpunit_integration
7
+ logfile :
8
+ prefix : ' phpunit_integration'
9
+ output :
10
+ prefix : ' integration_artifacts'
11
+ files : |
12
+ source/integration_coverage.xml
13
+ generated_testplan.yaml
14
+ source/source/log/oxideshop.log
15
+ data/php/logs/error_log.txt
16
+ coverage :
17
+ path : ' source/coverage_phpunit_integration.xml'
18
+ prefix : coverage-reports-phpunit_integration
Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ phpunit:
4
4
options : ' -e XDEBUG_MODE=coverage'
5
5
test : ' tests/Unit'
6
6
additional_options : ' --bootstrap tests/bootstrap.php tests --coverage-clover=/var/www/coverage_phpunit_unit.xml'
7
- logfile :
8
- prefix : ' phpunit_unit'
9
- output :
10
- prefix : ' unit_artifacts'
11
- files : |
12
- source/unit_coverage.xml
13
- generated_testplan.yaml
14
- source/source/log/oxideshop.log
15
- data/php/logs/error_log.txt
16
- coverage :
17
- path : ' source/coverage_phpunit_unit.xml'
18
- prefix : coverage-reports-phpunit_unit
7
+ logfile :
8
+ prefix : ' phpunit_unit'
9
+ output :
10
+ prefix : ' unit_artifacts'
11
+ files : |
12
+ source/unit_coverage.xml
13
+ generated_testplan.yaml
14
+ source/source/log/oxideshop.log
15
+ data/php/logs/error_log.txt
16
+ coverage :
17
+ path : ' source/coverage_phpunit_unit.xml'
18
+ prefix : coverage-reports-phpunit_unit
You can’t perform that action at this time.
0 commit comments