File tree Expand file tree Collapse file tree 20 files changed +165
-98
lines changed Expand file tree Collapse file tree 20 files changed +165
-98
lines changed Original file line number Diff line number Diff line change 77 bootstrap =" vendor/autoload.php"
88 failOnRisky =" true"
99 failOnWarning =" true"
10+ failOnSkipped =" true"
11+ beStrictAboutOutputDuringTests =" true"
12+ executionOrder =" random"
1013>
1114 <coverage processUncoveredFiles =" true" >
1215 <include >
Original file line number Diff line number Diff line change 77 bootstrap =" vendor/autoload.php"
88 failOnRisky =" true"
99 failOnWarning =" true"
10+ failOnSkipped =" true"
11+ beStrictAboutOutputDuringTests =" true"
12+ executionOrder =" random"
1013>
1114 <coverage >
1215 <include >
Original file line number Diff line number Diff line change 77 bootstrap =" vendor/autoload.php"
88 failOnRisky =" true"
99 failOnWarning =" true"
10+ failOnSkipped =" true"
11+ beStrictAboutOutputDuringTests =" true"
12+ executionOrder =" random"
1013>
1114 <coverage >
1215 <include >
Original file line number Diff line number Diff line change 77 bootstrap =" vendor/autoload.php"
88 failOnRisky =" true"
99 failOnWarning =" true"
10+ failOnSkipped =" true"
11+ beStrictAboutOutputDuringTests =" true"
12+ executionOrder =" random"
1013>
1114 <coverage >
1215 <include >
Original file line number Diff line number Diff line change 44 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
55 xsi : noNamespaceSchemaLocation =" vendor/bin/.phpunit/phpunit.xsd"
66 colors =" true"
7- bootstrap =" vendor/autoload .php"
7+ bootstrap =" tests/bootstrap .php"
88 failOnRisky =" true"
99 failOnWarning =" true"
10+ failOnSkipped =" true"
11+ beStrictAboutOutputDuringTests =" true"
12+ executionOrder =" random"
1013>
1114 <coverage processUncoveredFiles =" true" >
1215 <include >
Original file line number Diff line number Diff line change 77 bootstrap =" vendor/autoload.php"
88 failOnRisky =" true"
99 failOnWarning =" true"
10+ failOnSkipped =" true"
11+ beStrictAboutOutputDuringTests =" true"
12+ executionOrder =" random"
1013>
1114 <coverage >
1215 <include >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!-- https://phpunit.de/manual/current/en/appendixes.configuration.html -->
3- <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : noNamespaceSchemaLocation =" vendor/bin/.phpunit/phpunit.xsd"
5- colors =" true"
6- bootstrap =" vendor/autoload.php"
7- failOnRisky =" true"
8- failOnWarning =" true"
3+ <phpunit
4+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5+ xsi : noNamespaceSchemaLocation =" vendor/bin/.phpunit/phpunit.xsd"
6+ colors =" true"
7+ bootstrap =" vendor/autoload.php"
8+ failOnRisky =" true"
9+ failOnWarning =" true"
10+ failOnSkipped =" true"
11+ beStrictAboutOutputDuringTests =" true"
12+ executionOrder =" random"
913>
1014 <coverage processUncoveredFiles =" true" >
1115 <include >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!-- https://phpunit.de/manual/current/en/appendixes.configuration.html -->
3- <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : noNamespaceSchemaLocation =" vendor/bin/.phpunit/phpunit.xsd"
5- colors =" true"
6- bootstrap =" vendor/autoload.php"
7- failOnRisky =" true"
8- failOnWarning =" true"
3+ <phpunit
4+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5+ xsi : noNamespaceSchemaLocation =" vendor/bin/.phpunit/phpunit.xsd"
6+ colors =" true"
7+ bootstrap =" vendor/autoload.php"
8+ failOnRisky =" true"
9+ failOnWarning =" true"
10+ failOnSkipped =" true"
11+ beStrictAboutOutputDuringTests =" true"
12+ executionOrder =" random"
913>
1014 <coverage processUncoveredFiles =" true" >
1115 <include >
1216 <directory suffix =" .php" >./src</directory >
1317 </include >
1418 </coverage >
15-
19+
1620 <php >
1721 <ini name =" error_reporting" value =" -1" />
1822 <server name =" SYMFONY_DEPRECATIONS_HELPER" value =" max[self]=0& max[direct]=0" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!-- https://phpunit.de/manual/current/en/appendixes.configuration.html -->
3- <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : noNamespaceSchemaLocation =" vendor/bin/.phpunit/phpunit.xsd"
5- colors =" true"
6- bootstrap =" vendor/autoload.php"
7- failOnRisky =" true"
8- failOnWarning =" true"
3+ <phpunit
4+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5+ xsi : noNamespaceSchemaLocation =" vendor/bin/.phpunit/phpunit.xsd"
6+ colors =" true"
7+ bootstrap =" vendor/autoload.php"
8+ failOnRisky =" true"
9+ failOnWarning =" true"
10+ failOnSkipped =" true"
11+ beStrictAboutOutputDuringTests =" true"
12+ executionOrder =" random"
913>
1014 <coverage processUncoveredFiles =" true" >
1115 <include >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!-- https://phpunit.de/manual/current/en/appendixes.configuration.html -->
3- <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : noNamespaceSchemaLocation =" vendor/bin/.phpunit/phpunit.xsd"
5- colors =" true"
6- bootstrap =" vendor/autoload.php"
7- failOnRisky =" true"
8- failOnWarning =" true"
3+ <phpunit
4+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5+ xsi : noNamespaceSchemaLocation =" vendor/bin/.phpunit/phpunit.xsd"
6+ colors =" true"
7+ bootstrap =" vendor/autoload.php"
8+ failOnRisky =" true"
9+ failOnWarning =" true"
10+ failOnSkipped =" true"
11+ beStrictAboutOutputDuringTests =" true"
12+ executionOrder =" random"
913>
1014 <coverage processUncoveredFiles =" true" >
1115 <include >
You can’t perform that action at this time.
0 commit comments