2 Star 2 Fork 1

netjoin/zendframework3-demo

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
phpunit.xml.dist 362 Bytes
Copy Edit Raw Blame History
netjoin authored 2018-09-10 02:31 +08:00 . 新增单元测试
<?xml version="1.0" encoding="UTF-8"?>
<phpunit colors="true">
<testsuites>
<testsuite name="ZendSkeletonApplication Test Suite">
<directory>./module/Application/test</directory>
</testsuite>
<testsuite name="Album">
<directory>./module/Album/test</directory>
</testsuite>
</testsuites>
</phpunit>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/netjoin/zendframework3-demo.git
git@gitee.com:netjoin/zendframework3-demo.git
netjoin
zendframework3-demo
zendframework3-demo
master

Search