Take inspiration from https://github.com/Lullabot/drupal8ci to update our CI implementation: - [X] Standardize to ahoy commands - [X] Document mailhog config - [X] Print domain in -url commands - [ ] Add PHPUnit support (#29) - [ ] Evaluate adding other CI solution (travis, gitlab) (#32) - [x] Add lighthouse (#33) - [x] Add Visual Regression testing (#34)
Take inspiration from https://github.com/Lullabot/drupal8ci to update our CI implementation: