Skip to content

Instantly share code, notes, and snippets.

@ceme
Created April 19, 2017 19:19
Show Gist options
  • Save ceme/04837d97bd142ddedc9fc91b1981d948 to your computer and use it in GitHub Desktop.
Save ceme/04837d97bd142ddedc9fc91b1981d948 to your computer and use it in GitHub Desktop.
Output variable to console from phpunit test
fwrite(STDERR, print_r($resp, TRUE));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment