Hi all, I have been using Canoo quite successfully to run tests for my website that I am using Maven to build. What is annoying is that when I run the maven:test target I don't run as well the Canoo web tests script. Also, everytime I create a new web app, I have to copy all the various .css and .xsl stylesheets into the webapp, which means the updating my webapps for a new version of Canoo is labor intensive.
I would like to add Canoo as another optional test to maven, and put all the stylesheets etc in the java/maven/stylesheets directory or possibly a java/maven/stylesheets/canoo directory. Is this something that would be of interest to other people for inclusion in the main CVS source? I think that running a Canoo script should be something specified in your POM. Eric
