Hi Michael,
my response is "write a a Jester plugin" ... :-)
Okay, a little bit more serious:
+) if would recommend a Maven Plugin
+) since it is ANT-driven you might reuse the ANTie. I use ANT to run the Canoo WebTest script (maven-plugins.sourceforge.net) from within the plugin. Basically the plugin is a big ANT wrapper giving you the convenience of Maven
+) I don't know where the report is coming from - it seems to be an XML file. You can use JSTL or XALAN to create the reports.
Cheers,
Siegfried Goeschl
Michael Mattox wrote:
I've been finding tests that don't test anything in our project, and since we started evaluating Clover it's getting worse! ;) I'd really like to incorporate Jester into our daily build but I have no idea how. They have a very simple ANT build file on their website but I don't see how to use this with Maven. I thought I could use the ANT code in the maven.xml but I'm not sure how. I think Jester would be a great addition to the Maven plugin suite. I know the response will be "then write the jester plugin", so I'm curious what would be involved and if someone has some ideas.
Regards, Michael Mattox
-- This E-mail is confidential. It may also be legally privileged. If you are not the addressee you may not copy, forward, disclose or use any part of it. If you have received this message in error, please delete it and all copies from your system and notify the sender immediately by return E-mail. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
