Problem/Motivation
While working on https://github.com/jsdrupal/nightwatch we realized we could autostart chrome/chromdriver, with default settings, so people don't have to really setup stuff to run these tests.
Proposed resolution
Use a similar concept for the PHP based tests, too.