[wtr-general] Re: Anyone have a way of converting ci_reporter XML to pretty html?

2008-12-05 Thread Tiffany Fodor

Hi Jim!

I'm also using ci_reporter and I created an xsl stylesheet to
transform the ci_reporter xml reports to something more readable.
I've posted an example with my test harness here:

http://wiki.seleniumhq.org/display/WTR/Excel+Data+Driven+Harness+with+Database+Verifications

The files on interest to you will probably be the ReportResults.rb,
transform-results.xsl and I had to create a batch file to run my
harness so that ci_reporter could complete it's tasks before I tried
to do anything with the results file.

Let me know if you have and questions or problems.

-Tiffany


On Dec 5, 9:32 am, Jim Matthews [EMAIL PROTECTED] wrote:
 I have gotten cruisecontrol.rb running with ci_reporter and the
 ci_reporter XML files into the build artifacts directory.  The problem
 is, it is the ugly ci_reporter xml output.

 I would like to have something that converts all the ci_reporter xml
 files into one, pretty report.  Has anyone done this before or know of
 a tool that would do it?

 I have Googled and cannot find anything useful.

 Jim
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Anyone have a way of converting ci_reporter XML to pretty html?

2008-12-05 Thread Jim Matthews

Thanks Tiffany,

I'll give it a try.

Jim

On Dec 5, 11:43 am, Tiffany Fodor [EMAIL PROTECTED] wrote:
 Hi Jim!

 I'm also using ci_reporter and I created an xsl stylesheet to
 transform the ci_reporter xml reports to something more readable.
 I've posted an example with my test harness here:

 http://wiki.seleniumhq.org/display/WTR/Excel+Data+Driven+Harness+with...

 The files on interest to you will probably be the ReportResults.rb,
 transform-results.xsl and I had to create a batch file to run my
 harness so that ci_reporter could complete it's tasks before I tried
 to do anything with the results file.

 Let me know if you have and questions or problems.

 -Tiffany

 On Dec 5, 9:32 am, Jim Matthews [EMAIL PROTECTED] wrote:

  I have gotten cruisecontrol.rb running with ci_reporter and the
  ci_reporter XML files into the build artifacts directory.  The problem
  is, it is the ugly ci_reporter xml output.

  I would like to have something that converts all the ci_reporter xml
  files into one, pretty report.  Has anyone done this before or know of
  a tool that would do it?

  I have Googled and cannot find anything useful.

  Jim
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---