Jeez Mike do you just sit on all the lists? =)

Ok, since this is a concern between ccnet and nant then you are
probably the perfect person to ask.

Using your method described in your blog, will cc.net still fail upon
failed unit tests?  That was kind of the pretty feature I liked about
the nunit2 task.  I didn't see this covered in your post, but assume
it to be true.  If nunit-console returns > 0 (through exception or
whatever) the exec task fails therefore breaking the build... CCNET
stops and reports the failed build.  Am I right?

Now, this is perhaps silly (and maybe I should just try it) but using
the merge task in ccnet will I get the Unit Test subsection on the
main build page of the CCNET dash?  Maybe it doesn't matter, and maybe
thats a stupid question, but I liked it.

Anyways, I'll give this a shot.  Thanks for the advice.  

on a side note for NANT developers reading this.  Could this issue be
looked into?  I'll be reporting it to the bug tracker tommorow.

Thanks again,
CJ


On Thu, 24 Feb 2005 16:21:13 +1300, Mike Roberts
<[EMAIL PROTECTED]> wrote:
> On Wed, 23 Feb 2005 16:14:51 -0600, Chris Taylor <[EMAIL PROTECTED]> wrote:
> > Alright, so I figured out my problem form yesterday.  It helped that I
> > pointed it to which directory the test was in and boom, were done..
> >
> > So unit tests are running and I'm happy.  but I want the XML output
> > from Nunit so I can merge that with CC.NET 0.8.
> 
> I'm not sure if you want to do this, but I use <exec> rather than
> <nunit2> to run my tests. I've written this up at
> http://mikeroberts.thoughtworks.net/blog/archive/Tech/dotNet/Howtosetupa.NETDevelopmentTreePart7.html
> 
> Mike
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to