You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.
I've set up some integrated test suites which I'm invoking through command line in TeamCity. Fitnesse is generating XML reports under "FitNesseRoot\files\testResults" which I want to render into HTML so that I can examine the reports the same way in TeamCity like I do in standalone Fitnesse in case something fails.
How can I configure Xebium to generate HTML reports when running integrated via command line?
The text was updated successfully, but these errors were encountered:
Output format gives nice execution report in console/build log but I really want to see the page/test history in HTML format like we see in actual fitnesse web server (http://www.fitnesse.org/FitNesse.UserGuide.TestHistory). We can then explore the history pages anytime to see what steps passed/failed and what and where exceptions thrown.
Can you please elaborate "include the HTML output inside the XML output, with the 'includehtml' option."? I'm not sure how to try this.
I've set up some integrated test suites which I'm invoking through command line in TeamCity. Fitnesse is generating XML reports under "FitNesseRoot\files\testResults" which I want to render into HTML so that I can examine the reports the same way in TeamCity like I do in standalone Fitnesse in case something fails.
How can I configure Xebium to generate HTML reports when running integrated via command line?
The text was updated successfully, but these errors were encountered: