Skip to content

Instantly share code, notes, and snippets.

@sdboyer
Created June 29, 2013 14:11
Show Gist options
  • Select an option

  • Save sdboyer/5891239 to your computer and use it in GitHub Desktop.

Select an option

Save sdboyer/5891239 to your computer and use it in GitHub Desktop.
/Applications/MAMP/bin/php/php5.4.10/bin/php -dxdebug.remote_enable=1 -dxdebug.remote_host=127.0.0.1 -dxdebug.remote_port=9000 -dxdebug.remote_mode=req /private/var/folders/Fc/FcQCzbUPG6OSfLW9A10OqE+++TI/-Tmp-/ide-phpunit.php -d auto_prepend_file=/Users/sdboyer/ws/dd/8chase/core/tests/bootstrap.php --configuration /Users/sdboyer/ws/dd/8chase/core/phpunit.xml.dist
Testing started at 10:09 AM ...
#!/usr/bin/php
Process finished with exit code 255
error message:
Unable to attach test reporter to test framework or test framework quit unexpectedly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment