1 Star 0 Fork 0

ZedLam / hyperf-captcha

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
phpunit.xml 493 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZedLam 提交于 2024-04-15 12:11 . init
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="tests/bootstrap.php"
backupGlobals="false"
backupStaticAttributes="false"
verbose="true"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false">
<testsuite name="Testsuite">
<directory>./tests/</directory>
</testsuite>
</phpunit>
PHP
1
https://gitee.com/ZedLam/hyperf-captcha.git
git@gitee.com:ZedLam/hyperf-captcha.git
ZedLam
hyperf-captcha
hyperf-captcha
master

搜索帮助