Automated testing with Headless Chrome
How to setup Karma, Mocha+Chai, and Travis to run automated tests on Headless Chrome.
headless
testing
karma
mocha
chai
Getting Started with Headless Chrome
Headless Chrome (shipping in Chrome 59) is a way to run the Chrome browser in a headless environment. It brings all modern web platform features provided by Chromium and the Blink rendering engine to the command line.