From: "Lord Bulbous" <[EMAIL PROTECTED]>
> First of all, let me say that I am a huge dom4j fan.
> I think dom4j is one of the most useful libraries around.
> I now put dom4j on my cereal every morning instead of milk!
>
> I'm currently packaging a release of an open-source project
> that includes dom4j (http://www.xmltester.org).

BTW the JellyUnit project might well be worth tracking, it could be useful
to XMLTester...

http://jakarta.apache.org/commons/sandbox/jelly/jellyunit.html

In terms of XML unit testing it currently supports

* XPath based assertions via <test:assert xpath="..."/>

* schema validation via the validate library: testing XML against DTDs, XML
Schema, RelaxNG etc

* comparing 2 documents for equality using the new XMLUnit library

* performing XSLT on some XML and then then performing any of the above

* parsing HTML via the Neko parser and treating it as XML in any of the
above


(oh and it uses dom4j and Jaxen too)

James
-------
http://radio.weblogs.com/0112098/

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to