phpunit安装参考

我主要参考看PHPunit参考手册https://phpunit.de/manual/current/zh_cn/installation.html

phpunit安装参考_第1张图片

然后按照测试成功否检验,参考了http://blog.sina.com.cn/s/blog_5d3dc0110100ghlo.html

phpunit安装参考_第2张图片

出现了同样的效果,应该是安装成功了。因为我按案例测试执行成功了。如图

phpunit安装参考_第3张图片

你可能感兴趣的:(PHP)