PHPUnit did not output the result in color when colors=true in phpunit.xml. It's because it was missing the posix extension, which is provided by the php-process package.
# yum install php71u-process
Wednesday, April 5, 2017
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment