[xsl] Unit Testing

Subject: [xsl] Unit Testing
From: "Bertrand Lefort blefort@xxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 19 Sep 2014 14:19:03 -0000
Hello,

I am wondering how to make unit testing with xslt 2. I am using saxon with
ant.

I think I understand how I can do boolean test with xslt functions, but I do
not see how I can test templates and how I can communicate the information
back to ant. Is it possible ? Is there alternate way of doing this ?

I would like to make my project more robust and test it against multiple OS
and multiple scenarios at once.

Regards

Bertrand

Current Thread