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
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
Post a Comment