Re: [xsl] Test scripts for style sheets

Subject: Re: [xsl] Test scripts for style sheets
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Fri, 15 Dec 2006 00:47:15 +0100
wrew ewrwe wrote:
I am not sure if this is the right forum to post this question. I was wondering if there is any testing suite for style sheets (XSLT and XSLFO). If anybody has any ideas or suggesstions please do let me know.

It depends on what you mean by "test script". You might find XMLUnit (http://xmlunit.sourceforge.net/) useful. There is no high-level tool for conveniently testing rendered XSLFO to my knowledge. I've seen various customized solutions, one using auxiliary output of the FO processor, the other using Ghostscript to get bitmap images which were further processed with various image processing steps, including OCR.

J.Pietschmann

Current Thread