Re: [xsl] Test-driven XSLT development?

Subject: Re: [xsl] Test-driven XSLT development?
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Thu, 29 Mar 2012 14:54:56 +0100
> How do you test your XSLT code?

I use junit, with some helper to code to run the transform and then
run the xquery/xpath/xslt to extract strings from the result.  Have a
look at:

http://markmail.org/thread/baa2tvhzhqr6h54f#query:+page:1+mid:dp6v7vnhmrl25h65+state:results

..for a basic example.



-- 
Andrew Welch
http://andrewjwelch.com

Current Thread