File tree Expand file tree Collapse file tree 20 files changed +145
-98
lines changed Expand file tree Collapse file tree 20 files changed +145
-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+ beStrictAboutOutputDuringTests =" true"
11+ executionOrder =" random"
1012>
1113 <coverage processUncoveredFiles =" true" >
1214 <include >
Original file line number Diff line number Diff line change 77 bootstrap =" vendor/autoload.php"
88 failOnRisky =" true"
99 failOnWarning =" true"
10+ beStrictAboutOutputDuringTests =" true"
11+ executionOrder =" random"
1012>
1113 <coverage >
1214 <include >
Original file line number Diff line number Diff line change 77 bootstrap =" vendor/autoload.php"
88 failOnRisky =" true"
99 failOnWarning =" true"
10+ beStrictAboutOutputDuringTests =" true"
11+ executionOrder =" random"
1012>
1113 <coverage >
1214 <include >
Original file line number Diff line number Diff line change 77 bootstrap =" vendor/autoload.php"
88 failOnRisky =" true"
99 failOnWarning =" true"
10+ beStrictAboutOutputDuringTests =" true"
11+ executionOrder =" random"
1012>
1113 <coverage >
1214 <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+ beStrictAboutOutputDuringTests =" true"
11+ executionOrder =" random"
1012>
1113 <coverage processUncoveredFiles =" true" >
1214 <include >
Original file line number Diff line number Diff line change 77 bootstrap =" vendor/autoload.php"
88 failOnRisky =" true"
99 failOnWarning =" true"
10+ beStrictAboutOutputDuringTests =" true"
11+ executionOrder =" random"
1012>
1113 <coverage >
1214 <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+ beStrictAboutOutputDuringTests =" true"
11+ executionOrder =" random"
912>
1013 <coverage processUncoveredFiles =" true" >
1114 <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+ beStrictAboutOutputDuringTests =" true"
11+ executionOrder =" random"
912>
1013 <coverage processUncoveredFiles =" true" >
1114 <include >
1215 <directory suffix =" .php" >./src</directory >
1316 </include >
1417 </coverage >
15-
18+
1619 <php >
1720 <ini name =" error_reporting" value =" -1" />
1821 <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+ beStrictAboutOutputDuringTests =" true"
11+ executionOrder =" random"
912>
1013 <coverage processUncoveredFiles =" true" >
1114 <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+ beStrictAboutOutputDuringTests =" true"
11+ executionOrder =" random"
912>
1013 <coverage processUncoveredFiles =" true" >
1114 <include >
You can’t perform that action at this time.
0 commit comments