Skip to content

Instantly share code, notes, and snippets.

@warmans
Created December 4, 2014 11:11
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 warmans/cec9d7202f16d3956ac7 to your computer and use it in GitHub Desktop.
Save warmans/cec9d7202f16d3956ac7 to your computer and use it in GitHub Desktop.
lazy PHPUnit
while(true) do out=$(./vendor/bin/phpunit); clear; echo -e "$(date)" "\n" "$out"; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment