Skip to content

Instantly share code, notes, and snippets.

@samthomson
Created April 22, 2017 20:55
Show Gist options
  • Save samthomson/112ab40df74fa3976a05dcf35acd38d0 to your computer and use it in GitHub Desktop.
Save samthomson/112ab40df74fa3976a05dcf35acd38d0 to your computer and use it in GitHub Desktop.
run a single phpunit test
phpunit --filter {FUNCTION_NAME} {test_folder}/{test_file_no_extension}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment