File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed
Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 55 colors =" true"
66 testdox =" true"
77 verbose =" true"
8+ displayDetailsOnSkippedTests =" true"
89 beStrictAboutOutputDuringTests =" false"
910 beStrictAboutTestsThatDoNotTestAnything =" true"
1011 convertErrorsToExceptions =" true"
Original file line number Diff line number Diff line change 33 xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/9.6/phpunit.xsd"
44 bootstrap =" tests/Unit/bootstrap.php"
55 colors =" true"
6+ verbose =" true"
7+ displayDetailsOnSkippedTests =" true"
68 beStrictAboutOutputDuringTests =" true"
79 beStrictAboutTestsThatDoNotTestAnything =" true"
810 convertErrorsToExceptions =" true"
Original file line number Diff line number Diff line change 44 backupGlobals =" true"
55 backupStaticAttributes =" false"
66 colors =" true"
7+ verbose =" true"
8+ displayDetailsOnSkippedTests =" true"
79 bootstrap =" tests/bootstrap.php" >
810
911 <testsuites >
You can’t perform that action at this time.
0 commit comments