Hi all, the Maven Canoo Webtest plugin is finished and will be contributed on Monday. Since I hate to announce vapourware I uploaded the documentation to
http://maven-plugins.sourceforge.net/webtest/index.html Overview ================================================ Canoo Webtest is a tool for regression testing website driven by ANT. Something similar to LATKA I suppose but it is around for a while. Might be useful to get feedback from both sides. Features ================================================ +) Allows executing a target within a webtest script +) Allows execution of a single or multiple webtest scripts +) Generates a master test report +) Creates HTML reports of the individual webtest scripts using XSLT +) Supports SSL with Client Authentication Have a look at the sample http://maven-plugins.sourceforge.net/webtest/webtest-report.html TODOs ================================================ +) Added support for proxying - don't know how to do that but it is implemented in theunderlying HTTPUNIT +) Document SSL support since I wasted two days to get it running - "Nobody knows the troubles I have seen" - A Gospel Song Have fun while I'm heading for a few well deserved beers ... Siegfried Goeschl CTO ================================= IT20one GmbH mail: [EMAIL PROTECTED] phone: +43-1-9900046 fax: +43-1-52 37 888 www.it20one.at On 9 Jan 2003 at 16:26, Jitendra Joshi wrote: > (Apologies for sending this mail directly to you. I got a mail > delivery failure returned back from both the user & developer mailing > list) > > Hi, > > Is it available for use? If it is, from where can I get it? I am > exactly looking for something like this. We are using Maven for a new > Web project, planning to put canoo in place. It would be a grate help > if something comes up like this.=20 > > Also does the intention for this plugin to automatically run all tests > from ${basedir}/webtest and put the output in > ${maven.webtest.config.resultpath}. And is the output generated in > form of HTML (After applying XSL)? > > Thanks, > > Jit > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
