First of all, allow me to say thank you for the great testing tool. It has really become a game changed for some of our project. The only problem we have is that due to some technical constraints, we cannot run it on our CI environment because of the GitHub dependency on CasperJS.
As I understood, CasperJS v.1.1.0 already provides stable support for PhantomCSS, so it should be possible to switch to this version. Here's the announcement from CasperJS:
Important note: the master branch hosts the development version of CasperJS, which is now pretty stable and should be the right version to use if you ask me. Users interested in a pretty stable, recent version working with PhantomJS 2.0 and newer should choose the packaged 1.1.0 and following releases.
Would be very grateful if you could have a look at this issue.
Hi,
First of all, allow me to say thank you for the great testing tool. It has really become a game changed for some of our project. The only problem we have is that due to some technical constraints, we cannot run it on our CI environment because of the GitHub dependency on CasperJS.
As I understood, CasperJS v.1.1.0 already provides stable support for PhantomCSS, so it should be possible to switch to this version. Here's the announcement from CasperJS:
Would be very grateful if you could have a look at this issue.