--- title: Coloured output with PHPUnit and GitHub Actions excerpt: How to have colours in your PHPUnit output when running with GitHub Actions. date: 2020-08-12 tags: - github-actions - phpunit - testing ---
If you're using GitHub Actions to run tests for your PHP projects and want colours in the output, append `--colors=always` to your phpunit command. pic.twitter.com/0AVwxCP4Bv
— Oliver Davies (@opdavies) May 13, 2020