I haven't used XML Unit, but parsing XML in Groovy is way too easy. So I'd look at doing unit tests in Groovy see: http://groovy.codehaus.org/Unit+Testing
- Peace Dave On Thu, May 19, 2011 at 2:38 PM, phil swenson <[email protected]> wrote: > What is the best way to test XML documents (actual vs expected) using > groovy/gradle? XMLUnit? > > thanks > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
