Skip to content

Instantly share code, notes, and snippets.

@thewinterwind
Created January 28, 2014 05:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thewinterwind/8662607 to your computer and use it in GitHub Desktop.
Save thewinterwind/8662607 to your computer and use it in GitHub Desktop.
Add colors to output for PHPUnit
<?xml version="1.0" encoding="UTF-8"?>
<phpunit colors="true"
processIsolation="true"
verbose="true"
debug="true">
</phpunit>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment