Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 236 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 236 Bytes

wdio-qunit-sample

Example project using grunt, webdriverio and qunit to do cross-browser visual regression tests.

$ git clone https://github.com/mucaho/wdio-qunit-sample.git
$ cd wdio-qunit-sample
$ npm install
$ npm test