DrupalPod icon indicating copy to clipboard operation
DrupalPod copied to clipboard

Make it easy to run phpunit tests

Open larowlan opened this issue 4 years ago • 3 comments

Is your feature request related to a problem? Please describe

Helping new users to be able to run tests

Describe the solution you'd like

Add environment variables per phpunit.xml.dist so that tests are just setup https://mglaman.dev/blog/running-drupals-phpunit-test-suites-ddev

larowlan avatar Jul 20 '21 01:07 larowlan

I think I'll take a stab at this :)

mglaman avatar Jul 23 '21 14:07 mglaman

We can copy and paste some things from here: https://github.com/bluehorndigital/drupal-civicrm-project

mglaman avatar Jul 23 '21 14:07 mglaman

Also +1 to add in the nightwatch command and container yaml from https://github.com/bluehorndigital/drupal-testing-workshop

mradcliffe avatar Jul 30 '21 19:07 mradcliffe