A couple of examples of front-end tests using GulpJS, Jasmine and WebdriverIO. I've created this repo mainly to show how I setup my regression tests.
Related to my blog post: Front-End Testing with JavaScript & WebdriverIO
##Install Dependencies
npm install
###Running Tests
gulp regression-test