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

Subject: Re: [xsl] junit test... for xslt2?
From: Philip Fearon <pgfearo@xxxxxxxxxxxxxx>
Date: Sun, 7 Mar 2010 09:35:56 +0000
On Sun, Mar 7, 2010 at 7:46 AM, Dave Pawson <davep@xxxxxxxxxxxxx> wrote:
> On 06/03/10 13:31, Philip Fearon wrote:
>
>> xsl:message output, references to all xsl:result-document output, and
>> details of all XSLT error messages for each test document. Reports
>> should also be suitable for comparison with other reports and be
>> extensible to include details such as zip-file origin and destination,
>> when zip compressed XML is processed.
>
> Yes Phil. I've a fair history in test.
> I'll take a look at the output (of the test run I guess?)
>
Dave, I've no doubt that your history in test is actually much more
extensive than my own. Even when I was supposed to be testing I
probably spent as much time on developing the test tools as I did on
the tests, not always ideal:-)

The output I appended previously was extracted from a normal batch
XSLT transform, with some deliberate error cases included, as such it
may not be that useful. Instead, there's a higher level diagram[1]
that shows the current report structure more clearly. There's also a
10 min YouTube video[2] on viewing and analysing the XSLT report, but
this is rather ponderous so really only recommended for killing any
spare time.

[1] http://www.qutoric.com/coherentweb/user_guide/detail/xslt/xslt_report.html
[2] http://www.youtube.com/watch?v=P0_1jL4o_rs

Phil Fearon
http://qutoric.com

Current Thread