28 Star 207 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>
PHP
1
https://gitee.com/phpmqtt/mqtt.git
git@gitee.com:phpmqtt/mqtt.git
phpmqtt
mqtt
mqtt
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891