Created
October 11, 2019 00:40
-
-
Save twfahey1/84db48ef56ce1eb63aac43df0593fbaf to your computer and use it in GitHub Desktop.
Run a Drupal 8 PHPUnit test via TestBot method
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
php core/scripts/run-tests.sh PHPUnit --dburl mysql://root:[email protected]: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