Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
vendor
/
ratchet
/
rfc6455
/
File Content:
phpunit.xml.dist
<?xml version="1.0" encoding="UTF-8"?> <phpunit forceCoversAnnotation="true" bootstrap="tests/bootstrap.php" colors="true" backupGlobals="false" backupStaticAttributes="false" stopOnError="false" > <testsuites> <testsuite name="tests"> <directory>./tests</directory> </testsuite> </testsuites> <coverage processUncoveredFiles="true"> <include> <directory suffix=".php">./src</directory> </include> </coverage> </phpunit>
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
src
---
0755
tests
---
0755
LICENSE
1055 bytes
0644
README.md
819 bytes
0644
composer.json
1303 bytes
0644
phpunit.xml.dist
551 bytes
0644
N4ST4R_ID | Naxtarrr