lcatlett / blt-ddev

ddev integration with Acquia BLT
17 stars 11 forks source link

Behat error: No Drupal installation found #5

Open brockfanning opened 3 years ago

brockfanning commented 3 years ago

Hello! I'm excited to try out this project. I have an existing site that uses ddev, however we've never been able to use blt tests because the ddev containers do not have Chrome. So this seems like just what we need.

However, after adding this library via Composer and tweaking the config files, when I run ddev blt tests I am getting the error: [Drupal\Driver\Exception\BootstrapException] No Drupal installation found at /home/brockfanning/repos/foia-api/docroot. I suspect I have messed something up in the config and I was hoping I could get some help. If there is any particular config or snippet that I should paste in, let me know.

thegbomb commented 1 year ago

I think my fork may fix this issue. https://github.com/lcatlett/blt-ddev/pull/12