Recently, I have been experimenting with the Phoenix Framework and testing tool called Hound. Hound allows you to write integration tests that drive your app with a headless PhantomJS browser. However, in order to use PhantomJS with Hound you must have a Ghost Driver session running on your Mac.Manually