DISQUS

Andy Palmer: Showing FitNesse Test Results in Hudson

  • Glenn · 6 months ago
    Do you have an XSL to produce an html output with the format I would see if I'd run the test from the fitnesse browser. This would be archived by hudson to assist debug / tets failure investigation.

    Glenn
  • Andy Palmer · 6 months ago
    Unfortunately, because the HTML results are stored as CDATA in the report, there is no way using XSL to extract the results as they will always be escaped (ie. &lt;html&gt; instead of <html>)
    Older versions of FitNesse allow you to export the results as both HTML and XML, and you could archive these.