> > 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!
> >
>
> Lack of XSLT side effects is only an issue if you want to do the
reporting
> in a single XSLT step.
Xslt has side effects.
They are related to current date and time, to node constructors, and to
generate-id() function.
All these, in fact, may complicate xslt unit tests, as they make output not
stable.
--
Vladimir Nesterovsky
http://www.nesterovsky-bros.com/
| Current Thread |
|
Vladimir Nesterovsky - 6 Mar 2010 14:05:47 -0000 <=
|
|