File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 1010/tests /PHPStan /Reflection /data /golden /
1111tmp /.memory_limit
1212e2e /bashunit
13- .phpunit.cache /test-results
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" vendor/phpunit/phpunit/phpunit.xsd" bootstrap =" tests/bootstrap.php" cacheResult =" false" colors =" true" executionOrder =" random" failOnRisky =" true" failOnWarning =" true" failOnEmptyTestSuite =" true" beStrictAboutChangesToGlobalState =" true" beStrictAboutOutputDuringTests =" true" cacheDirectory =" .phpunit.cache" beStrictAboutCoverageMetadata =" true" >
2+ <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" vendor/phpunit/phpunit/phpunit.xsd" bootstrap =" tests/bootstrap.php" cacheResult =" false" colors =" true" executionOrder =" random" failOnRisky =" true" failOnWarning =" true" failOnEmptyTestSuite =" true" beStrictAboutChangesToGlobalState =" true" beStrictAboutOutputDuringTests =" true" cacheDirectory =" tmp/ .phpunit.cache" beStrictAboutCoverageMetadata =" true" >
33 <testsuites >
44 <testsuite name =" PHPStan" >
55 <directory suffix =" Test.php" >tests/PHPStan</directory >
You can’t perform that action at this time.
0 commit comments