----- Original Message -----
From: "Craeg Strong" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Tuesday, August 20, 2002 7:12 PM
Subject: Re: Easily compare two XML files (Suggestion for new ant utility)


> Hey guys, have you tried out xmlunit?   http://xmlunit.sourceforge.net
>
> I believe it is precisely what you asked for.
>
> I used it awhile ago and it seems to work just fine.  It is pure java so
> somebody should write up an
> Ant task for it and publish it as either an optional or external task.

ooh, that is cool.

though really the unit tests should themselves be declared in an XML file,
rather than having to edit code.

-steve


As an aside, on the subject of junit testing, how are you meant to verify
that your tests still work after you refactor them?


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to