1 Star 0 Fork 26

郑州梦星物联网科技有限公司 / php-console

forked from inhere / php-console 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
phpunit.xml.dist 611 Bytes
一键复制 编辑 原始数据 按行查看 历史
inhere 提交于 2018-12-30 19:15 . add some test
<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
backupStaticAttributes="false"
bootstrap="test/boot.php"
colors="false"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
stopOnFailure="false"
>
<testsuites>
<testsuite name="Php Console Test Suite">
<directory>test</directory>
</testsuite>
</testsuites>
<filter>
<whitelist>
<directory suffix=".php">src</directory>
</whitelist>
</filter>
</phpunit>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/mengxingiot/php-console.git
git@gitee.com:mengxingiot/php-console.git
mengxingiot
php-console
php-console
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891