Move all files to workshop-drupal-automated-testing/drupalcamp-london-2020/
This commit is contained in:
parent
27399cd4d1
commit
086b4a8c52
59 changed files with 0 additions and 0 deletions
|
@ -1,11 +0,0 @@
|
|||
command('enable'): |
|
||||
#!bash
|
||||
php -S localhost:8000 -t web
|
||||
|
||||
command('drush %'): |
|
||||
#!bash|=
|
||||
vendor/bin/drush --root web ={ input.argument('%') }
|
||||
|
||||
command('phpunit %'): |
|
||||
#!bash|=
|
||||
vendor/bin/phpunit --verbose --testdox --colors=always ={ input.argument('%') }
|
Loading…
Add table
Add a link
Reference in a new issue