Cucumber tests driven by Nightmare inside a Docker container.
brew cask install docker xquartz
Create
make create
Build
make build
Start
make start
sh
make sh
Stop
make stop
Remove
make rm
defaults write org.macosforge.xquartz.X11 nolisten_tcp 0
defaults write org.macosforge.xquartz.X11 app_to_run /usr/bin/true
MIT © Duncan Beaton