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

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -