There is absolute no need to change the format of the tests. There are different possibilities: you can just call Ant like you did previously. If you want to integrate it with the grails-webtest-plugin, I recommend you to get its latest version from SVN and to hack it a bit.
Cheers, Marc. -- Blog: http://mguillem.wordpress.com [EMAIL PROTECTED] wrote: > > We have a project that is the middle of its 3rd sprint. The current > sprint is moving the consolidated code base to GRAILS. The code has been > moved but we have a very large number of Webtests written in XML. Can > these tests be called from inside the plug-in for GRAILS as XML tests or > do they need to be converted to groovy? If they have to be converted, is > there a conversion tool currently written to support the effort? > > I realize that we can call the tests via macrodef from an ANT target > (found that one on-line) but would like to know if there is > functionality embedded to use the XML without resorting to the macrodef > alternative. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

