代码拉取完成,页面将自动刷新
<?xml version="1.0"?>
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" bootstrap="tests/bootstrap.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" stopOnError="false" stopOnFailure="false" verbose="true" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd">
<coverage includeUncoveredFiles="true">
<include>
<directory>src/</directory>
<directory>recipe/</directory>
</include>
<exclude>
<directory suffix=".php">vendor/</directory>
<directory>bin/</directory>
</exclude>
</coverage>
<testsuites>
<testsuite name="Src">
<directory>tests/src/</directory>
</testsuite>
<testsuite name="Legacy">
<directory>tests/legacy/</directory>
</testsuite>
<testsuite name="Joy">
<directory>tests/joy/</directory>
</testsuite>
</testsuites>
</phpunit>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。