Skip to content

Instantly share code, notes, and snippets.

@twfahey1
Created October 11, 2019 00:40
Show Gist options
  • Save twfahey1/84db48ef56ce1eb63aac43df0593fbaf to your computer and use it in GitHub Desktop.
Save twfahey1/84db48ef56ce1eb63aac43df0593fbaf to your computer and use it in GitHub Desktop.
Run a Drupal 8 PHPUnit test via TestBot method
php core/scripts/run-tests.sh PHPUnit --dburl mysql://root:pass@127.0.0.1:3306/mysitedatabase --url https://mysite.local/ --module mymodule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment