webksde / ddev-vscode-devcontainer-drupal-template

Drupal DDEV based development container with attached Visual Studio Code
23 stars 3 forks source link

Make the repository initiate with Drupal 11 (as default) #176

Open joshsedl opened 4 weeks ago

joshsedl commented 4 weeks ago

The default should be Drupal 11, we might need to drop both Drupal 10 and Drupal 9 support, because of Drupal 11 using PHPUnit 10.x.

Furthermore, we need to

joshsedl commented 3 weeks ago

https://github.com/ddev/ddev-selenium-standalone-chrome works great instead of our custom chromedriver yml 👍

joshsedl commented 3 weeks ago

Seems that HTML Output is not default for PHPUnit 10.x, so we need to re-enable that somehow as well.

Found a way to fix it! https://drupal.stackexchange.com/questions/318185/phpunit-9-6-16-with-drupal-10-2-unable-to-write-to-output-directory-how-to-fix