UTF-X

UTF-X is an extension to the JUnit Java unit testing framework and it provides funtionality for unit testing XSLT stylesheets. UTF-X strongly supports the test-first-design principle with test rendition and test validation features allowing you to visually design your test before you start working on the on styleshet. UTF-X was originally built to test XSLT stylesheet used in an XML publishing system so it has good support for DTD validation, XHTML and XSL:FO (currently disabled) stylesheets. [Article Text]