简体   繁体   English

如何在Ubuntu 16.04 LTS中安装phpunit?

[英]How to install phpunit in ubuntu 16.04 LTS?

I have ubuntu 16.04 LTS and I want to install phpunit for PHP 7.1 through terminal. 我有ubuntu 16.04 LTS ,我想通过终端为PHP 7.1安装phpunit I do the same steps as in https://phpunit.de/getting-started/phpunit-7.html but I always have PHPUnit 5.1.3 instead of PHPUnit 7.0.0 by Sebastian Bergmann and contributors. 我执行与https://phpunit.de/getting-started/phpunit-7.html相同的步骤,但我始终使用PHPUnit 5.1.3代替Sebastian Bergmann和贡献者的PHPUnit 7.0.0

The operating system does not (really) matter. 操作系统无关紧要。 The installation for PHPUnit is explained here . 对于PHPUnit的安装说明这里

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM