grunt-casper-teamcity
Version:
Run Casper CLI Scripts With Grunt + Hudl changes to support teamcity logs. This is fork of grunt-casper
17 lines (10 loc) • 539 B
Markdown
# grunt-casper-teamcity
Fork of https://github.com/iamchrismiller/grunt-casper
Added hudl changes:
* teamcity logging
* hudl dependencies (casperJS, PhantomJS)
## Release History
* 2016-02-16 v1.0.3 Add instant log output to local file in order to trace a bug.
* 2016-02-04 v1.0.2 Change used phantomjs library to `phantomjs-prebuild` (phantomjs is deprecated)
* 2016-02-04 v1.0.1 Bug fix for required library
* 2016-02-04 v1.0.0 Based on v0.4.2 of iamchrismiller/grunt-casper