Running Drupal's PHP Unit tests with Headless Chrome Image and ddev
In a previous article I have looked at running Drupal's Nightwatch and PHPUnit Tests using Drupal's Quickstart development environment. Today, I will look at how to run all the the PHP Unit Tests using a headless version of chrome.
Setting up Headless Chrome Image
Within your project root within the .ddev folder create a new YAML file and call it docker-compose.chromedriver.yaml