PHPUnit does not color output -


how can enable colored output tests? tried command phpunit --color=always file.php, did not work!

thanks help!

it should --colors not --color check docs


Comments

Popular posts from this blog

ios - Change Storyboard View using Seague -

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -