On Jan 7, 2005, at 12:48 PM, Paul Sandoz wrote:
> How can i preduce the HTML from the XML report file without running the
> tests again?
Annoyingly, you need to re-run them. Japex generates an extended
report with chart information (jpegs) and uses resources/report.xsl to
generate the output. This needs to change, the extended report ought to
be output so that the stylesheet can be executed manually.
-- Santiago