phpunit 在Linux或MacOSX上安装
示例
使用PHP存档进行全局安装
wget https://phar.phpunit.de/phpunit.phar # download the archive file chmod +xphpunit.phar # make it executable sudo mvphpunit.phar/usr/local/bin/phpunit # move it to /usr/local/bin phpunit --version # show installed version number
使用Composer进行全局安装
# If you have composer installed system wide composer global require phpunit/phpunit # set PHPUnit as a global dependency phpunit --version # show installed version number # If you have the .phar file of composer phpcomposer.pharglobal require phpunit/phpunit # set PHPUnit as a global dependency phpunit --version # show installed version number
使用Composer进行本地安装
# If you have composer installed system wide composer require phpunit/phpunit # set PHPUnit as a local dependency ./vendor/bin/phpunit --version # show installed version number # If you have the .phar file of composer phpcomposer.pharrequire phpunit/phpunit # set PHPUnit as a local dependency ./vendor/bin/phpunit --version # show installed version number
热门推荐
6 保研的祝福语简短
10 年轻20岁祝福语简短
11 朋友结婚祝福语信息简短
12 女孩婚礼贺卡祝福语简短
13 30段点歌简短祝福语
14 虎年春节祝福语图文简短
15 写给后妈祝福语大全简短
16 简短回复生日祝福语
17 校长送毕业祝福语简短
18 毕业立体贺卡祝福语简短