xsl-list
[Top] [All Lists]

Announce: Unit Testing Framework - XSLT (UTF-X)

2005-10-09 14:27:14
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.
****************************************************************************


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>
  • Announce: Unit Testing Framework - XSLT (UTF-X), Jacek Radajewski <=