Re: [xsl] junit test... for xslt2?

Subject: Re: [xsl] junit test... for xslt2?
From: Tony Graham <Tony.Graham@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 06 Mar 2010 15:08:19 +0000
On Sat, Mar 06 2010 12:07:44 +0000, davep@xxxxxxxxxxxxx wrote:
...
> The next problem to address is generating test results from
> each test, producing a cumulative test result and count...
> not something that XSLT is very good at with its lack of
> side effects!

The usual approach has been to produce a XML report of the results then
produce HTML from that for viewing.  E.g., see the processing model
diagram for Florent George's XTC [1].

Regards,


Tony Graham                         Tony.Graham@xxxxxxxxxxxxxxxxxxxxxx
Director                                  W3C XSL FO SG Invited Expert
Menteith Consulting Ltd                               XML Guild member
XML, XSL and XSLT consulting, programming and training
Registered Office: 13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland
Registered in Ireland - No. 428599   http://www.menteithconsulting.com
  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --
xmlroff XSL Formatter                               http://xmlroff.org
xslide Emacs mode                  http://www.menteith.com/wiki/xslide
Unicode: A Primer                               urn:isbn:0-7645-4625-2

[1] http://www.fgeorges.org/xslt/xslt-unit/

Current Thread