29 Star 215 Fork 28

PHPMQTT/mqtt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
phpunit.xml.dist 457 Bytes
一键复制 编辑 原始数据 按行查看 历史
沈唁 提交于 2020-12-25 10:12 . Add PHPUnit tests (#18)
<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false" bootstrap="tests/bootstrap.php" beStrictAboutTestsThatDoNotTestAnything="false" verbose="true">
<testsuite name="default">
<directory suffix="Test.php">tests</directory>
</testsuite>
<php>
<ini name="error_reporting" value="-1" />
<ini name="display_errors" value="On" />
<ini name="display_startup_errors" value="On" />
</php>
</phpunit>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/phpmqtt/mqtt.git
git@gitee.com:phpmqtt/mqtt.git
phpmqtt
mqtt
mqtt
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385