Files
juipphp/vendor/jdcloud-api/jdcloud-sdk-php/tests/complete.phpunit.xml
“wanyongkang” f3c7432100 京东云
2024-05-28 17:04:50 +08:00

19 lines
562 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
backupStaticAttributes="false"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
syntaxCheck="false"
>
<testsuites>
<testsuite name="Full Composer Test Suite">
<directory>./Disk/</directory>
<directory>./Kms/</directory>
</testsuite>
</testsuites>
</phpunit>