Re: [xsl] XSLT Unit Testing and Coverage

Subject: Re: [xsl] XSLT Unit Testing and Coverage
From: "Alan Painter alan.painter@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 29 May 2014 08:20:11 -0000
If you are already using a unit test framework from Java or Scala or such
with hamcrest matchers, you can use XML matchers to test the results.

Current Thread