1 Star 0 Fork 53

流星飞雨/YurunHttp
暂停

forked from 宇润/YurunHttp 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
phpunit.xml 509 Bytes
一键复制 编辑 原始数据 按行查看 历史
宇润 提交于 2020-07-21 08:51 +08:00 . 更新测试
<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
backupStaticAttributes="false"
bootstrap="./bootstrap.php"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false">
<testsuites>
<testsuite name="YurunHttp">
<directory>unit</directory>
</testsuite>
</testsuites>
</phpunit>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/serverking/YurunHttp.git
git@gitee.com:serverking/YurunHttp.git
serverking
YurunHttp
YurunHttp
dev

搜索帮助