<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. &nbsp; &nbsp;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 &lt;marstonstudio@gmail.com&gt;</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 &nbsp; &nbsp; &nbsp; &nbsp;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.&nbsp;
Here is sample output.d</font>
<br>
<br><font size=3>&lt;?xml version='1.0' encoding='UTF-8'?&gt;</font>
<br><font size=3>&lt;testsuites&gt;</font>
<br><font size=3>&nbsp; &lt;testsuite name=&quot;Flash Profile Card AsUnit
Test Suite&quot; errors=&quot;1&quot; failures=&quot;1&quot; tests=&quot;8&quot;
time=&quot;8.002&quot;&gt;</font>
<br><font size=3>&nbsp; &nbsp; &lt;testcase classname=&quot;lib.test.cases.FailureTest&quot;
name=&quot;testError&quot;&gt;</font>
<br><font size=3>&nbsp; &nbsp; &nbsp; &lt;failure type=&quot;Error&quot;&gt;Reference
runtime test error&lt;/failure&gt;</font>
<br><font size=3>&nbsp; &nbsp; &lt;/testcase&gt;</font>
<br><font size=3>&nbsp; &nbsp; &lt;testcase classname=&quot;lib.test.cases.FailureTest&quot;
name=&quot;testAssertion&quot;&gt;</font>
<br><font size=3>&nbsp; &nbsp; &nbsp; &lt;failure type=&quot;AssertionFailedError&quot;&gt;Reference
assertion test failure&lt;/failure&gt;</font>
<br><font size=3>&nbsp; &nbsp; &lt;/testcase&gt;</font>
<br><font size=3>&nbsp; &lt;/testsuite&gt;</font>
<br><font size=3>&lt;/testsuites&gt;</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&nbsp;CC_BUILD_ARTIFACTS directory?</font>
<br>
<br><font size=3>&nbsp;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>