Unit testing for XSLT: the easiest way

  • 15 years ago

    I would like to announce Juxy - simple library that makes it easy to write unit tests for XSLT stylesheets. Juxy is best suited for the projects where both Java and XSLT are used simultaneously.


    Juxy features include:


    - Ability to invoke individual xsl templates and pass them any parameters.
    - Ability to setup stylesheet parameters and global variables.
    - Ability to setup current node before transformation.
    - Integration with JUnit.
    - Easy result verification with sophisticated XML assertion mechanism.
    - XPath support for deeper validation of transformation result.


    Among minor bugfixes and improvements this release brings two new features:


    - Ability to trace execution of the sylesheets instructions.
    - Ant task for batch verification of XSLT stylesheets.


    Juxy is distributed under the terms of the Apache License 2.0.


    Link to the Juxy project site: http://juxy.tigris.org/


Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity.” - Dennis Ritchie