xsl-list
[Top] [All Lists]

Re: [xsl] XSLT Unit testing

2011-08-16 10:00:31
On 16 August 2011 15:50, Tony Graham <tgraham(_at_)mentea(_dot_)net> wrote:
On Tue, August 16, 2011 3:31 pm, Florent Georges wrote:
tom tom wrote:

Is http://www.jenitennison.com/xslt/utilities/unit-testing/ the
best resource for building an XSLT Unit testing framework?

  This is quite old, and has since evolved in XSpec
<http://code.google.com/p/xspec>.

Use of which is being further evolved:

http://www.balisage.net/Proceedings/vol7/html/Mercier01/BalisageVol7-Mercier01.html

Good to know.  Out of interest, is anyone using xspec on a big project?

I've found just running xpaths over the result in a standard junit
setup to be pretty good, if only because it fits with the rest of the
tests.



-- 
Andrew Welch
http://andrewjwelch.com

--~------------------------------------------------------------------
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>
--~--