drud / quicksprint

A basic toolkit to get people started with ddev and a Drupal codebase on macOS, Linux, or WIndows
Other
24 stars 16 forks source link

Adds instructions for adding Nightwatch capability to local environment #196

Open mradcliffe opened 3 years ago

mradcliffe commented 3 years ago

Fixes #192

This is probably more of a Proof of Concept that might be closed.

I didn't think we would want to add the chromedriver image as that would increase the package size, but maybe we do want this to be the default experience?

rfay commented 3 years ago

Shouldn't we be adding Nightwatch capability, not just instructions?

mradcliffe commented 3 years ago

I wasn't sure if we wanted to make it the default or not. Is there any risks for performance?

rfay commented 3 years ago

Do people usually need nightwatch? If so, I'd say add it. I don't think performance would be affected.