X7ROOT File Manager
Current Path:
/opt/cpanel/ea-wappspector/vendor/sebastian/object-enumerator
opt
/
cpanel
/
ea-wappspector
/
vendor
/
sebastian
/
object-enumerator
/
??
..
??
ChangeLog.md
(2.49 KB)
??
LICENSE
(1.5 KB)
??
README.md
(1.13 KB)
??
SECURITY.md
(592 B)
??
composer.json
(1 KB)
??
phpunit.xml
(790 B)
??
src
Editing: phpunit.xml
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.0/phpunit.xsd" bootstrap="vendor/autoload.php" cacheDirectory=".phpunit.cache" executionOrder="depends,defects" requireCoverageMetadata="true" beStrictAboutCoverageMetadata="true" beStrictAboutOutputDuringTests="true" failOnRisky="true" failOnWarning="true" colors="true"> <testsuites> <testsuite name="default"> <directory>tests</directory> </testsuite> </testsuites> <coverage> <include> <directory suffix=".php">src</directory> </include> </coverage> </phpunit>
Upload File
Create Folder