<br><font size=2 face="sans-serif">Hi Jonathan,</font>
<br>
<br><font size=2 face="sans-serif">Yup, you should just move your test
results to the CC_BUILD_ARTIFACTS directory. Since xml is
difficult to read I would recommend using any commandline output of asunit
instead of the xml output.</font>
<br>
<br><font size=2 face="sans-serif">--Rolf</font>
<br>
<br>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Jonathan Marston <marstonstudio@gmail.com></b>
</font>
<br><font size=1 face="sans-serif">Sent by: cruisecontrolrb-users-bounces@rubyforge.org</font>
<p><font size=1 face="sans-serif">08/20/2007 11:05 AM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">cruisecontrolrb-users@rubyforge.org</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">[Cruisecontrolrb-users] Integrating
Flash AsUnit with cruisecontrol.rb</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=3>Hello,</font>
<br>
<br><font size=3>I am a Flash Developer on a Ruby on Rails project which
is using cruiscontrol.rb. I have built a test harness using AsUnit (</font><a href=http://asunit.org/><font size=3 color=blue><u>http://asunit.org</u></font></a><font size=3>)
which produces a results.xml file which is in the junit results format.
Here is sample output.d</font>
<br>
<br><font size=3><?xml version='1.0' encoding='UTF-8'?></font>
<br><font size=3><testsuites></font>
<br><font size=3> <testsuite name="Flash Profile Card AsUnit
Test Suite" errors="1" failures="1" tests="8"
time="8.002"></font>
<br><font size=3> <testcase classname="lib.test.cases.FailureTest"
name="testError"></font>
<br><font size=3> <failure type="Error">Reference
runtime test error</failure></font>
<br><font size=3> </testcase></font>
<br><font size=3> <testcase classname="lib.test.cases.FailureTest"
name="testAssertion"></font>
<br><font size=3> <failure type="AssertionFailedError">Reference
assertion test failure</failure></font>
<br><font size=3> </testcase></font>
<br><font size=3> </testsuite></font>
<br><font size=3></testsuites></font>
<br>
<br><font size=3>I would like to integrate my AsUnit results with the rest
of the project. What is the best way to do that? Should I just a script
put my results.xml file in the CC_BUILD_ARTIFACTS directory?</font>
<br>
<br><font size=3> It looks like CruiseControl 2.7 has a merge property
which can be used to merge any junit results into the main build results
file</font>
<br><a href=http://cruisecontrol.sourceforge.net/main/configxml.html#merge><font size=3 color=blue><u>http://cruisecontrol.sourceforge.net/main/configxml.html#merge</u></font></a>
<br><font size=3>Does cruisecontrol.rb have similar functionality?</font>
<br>
<br><font size=2 face="Helvetica">Jonathan Marston</font>
<br>
<br><font size=1 face="Helvetica"><b>Marston Development Studio LLC</b></font>
<br><font size=1 face="Helvetica"><b>email</b>: </font><a href=mailto:jon@marstonstudio.com><font size=1 color=blue face="Helvetica"><u>jon@marstonstudio.com</u></font></a>
<br><font size=1 face="Helvetica"><b>phone</b>: (978) 758-7444</font>
<br><font size=1 face="Helvetica"><b>im</b>: marstonstudio (gtalk/yahoo/aol)</font>
<br><font size=1 face="Helvetica"><b>blog</b>: marstonstudio.com</font>
<br>
<br>
<br>
<br><tt><font size=2>_______________________________________________<br>
Cruisecontrolrb-users mailing list<br>
Cruisecontrolrb-users@rubyforge.org<br>
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users<br>
</font></tt>
<br>