Re: [Nant-users] Nant and Nunit 2.2 problem

2005-02-23 Thread Mike Roberts
On Wed, 23 Feb 2005 21:58:44 -0700, Kevin Williams <[EMAIL PROTECTED]> wrote: > I thought CC.NET automatically directs NAnt to produce XML output which > can be merged. If I'm correct, you don't have to do any of this, it > should Just Work. If you use the NUnit tasks, that's true, but its not th

Re: [Nant-users] Nant and Nunit 2.2 problem

2005-02-23 Thread Kevin Williams
Forgive me for butting in, but I might have a hint that would help. I thought CC.NET automatically directs NAnt to produce XML output which can be merged. If I'm correct, you don't have to do any of this, it should Just Work. http://confluence.public.thoughtworks.org/display/CCNET/NAnt+Builder

Re: [Nant-users] Nant and Nunit 2.2 problem

2005-02-23 Thread Mike Roberts
On Wed, 23 Feb 2005 21:42:49 -0600, Chris Taylor <[EMAIL PROTECTED]> wrote: > Jeez Mike do you just sit on all the lists? =) Not *all* of them. I leave Cobol.NET to themselves ;) > Using your method described in your blog, will cc.net still fail upon > failed unit tests? Yes - honours non-zero

Re: [Nant-users] Nant and Nunit 2.2 problem

2005-02-23 Thread Chris Taylor
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

Re: [Nant-users] Nant and Nunit 2.2 problem

2005-02-23 Thread Mike Roberts
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