[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Announce: Unit Testing Framework - XSLT (UTF-X)


Subject: [xsl] Announce: Unit Testing Framework - XSLT (UTF-X)
From: "Jacek Radajewski" <jacek.radajewski@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 10 Oct 2005 07:27:14 +1000

Hi All,

UTF-X is a JUnit extension for testing XSLT stylesheets.  We've
developed it at USQ for unit testing our stylesheets about three years
ago, and two years ago released it under GPL.  Although still in Alpha
versions UTF-X works well and has been used in reasonable size
projects
(over 1500 templates/tests).  UTF-X tests or Test Definition Files
(TDFs) are XML documents which can be validated and rendered.  Being
able to render your tests works well for the test-first-design
approach
as you can write all your tests, validate them against your and/or
xhtml
DTD and render them for visual inspection.  If everything is OK you
can
write your templates untill all tests pass.  UTF-X requires Java 5.0.

You can download UTF-X from http://utf-x.sf.org 

Mailing lists, CVS and bug tracking are available at
https://utf-x.dev.java.net 

Enjoy!

Jacek





***************************************************************************
Messages included in this e-mail and any of its attachments are those
of the author unless specifically stated to represent WorkCover Queensland. The contents of this message are to be used for the intended purpose only and are to be kept confidential at all times.
This message may contain privileged information directed only to the intended addressee/s. Accidental receipt of this information should be deleted promptly and the sender notified.
This e-mail has been scanned by Sophos for known viruses.
However, no warranty nor liability is implied in this respect.
****************************************************************************


Current Thread
Keywords