PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
sebastian
/
object-enumerator
<?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>
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[+]
..
[-] SECURITY.md
[edit]
[-] ChangeLog.md
[edit]
[-] README.md
[edit]
[-] LICENSE
[edit]
[+]
src