Try "nunit >nunit.out 2>&1"

If that doesn't work try "nunit >nunit.out 2>nunit.err"

You could always try "nunit >nunit.out 2>nunit.out" but I'm not sure
what that would do...

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Burton,
Kevin
Sent: Thursday, September 23, 2004 2:23 PM
To: Gert Driesen; [EMAIL PROTECTED]
Subject: RE: [Nant-users] NUnit 2.2?

Thank you. I was not using the nightly build. Now I am and the tests run
without exceptions. FYI, the docs still reference V2.1 for <nunit2>.

This is probably a question best directed to the NUnit people. In V2.1 I
would get the errors and standard output all in one stream. Now with
V2.2 errors appear where they should on stderr. So if I am running the
build and I have tests I run:

nunit >nunit.out

I forgot the syntax for capturing stderror. Would someone please refresh
my memory?

Thank you.

Kevin

-----Original Message-----
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 23, 2004 3:06 PM
To: Burton, Kevin; [EMAIL PROTECTED]
Subject: Re: [Nant-users] NUnit 2.2?


> ----- Original Message ----- 
> From: "Burton, Kevin" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, September 23, 2004 9:47 PM
> Subject: [Nant-users] NUnit 2.2?
>

> I remember seeing some discussion of NUnit 2.2 a while back. What was
the 
> conclusion?
> I am trying to use <nunit2> and get a whole bunch of exceptions. Is
this 
> just not supported yet?

We've switched to NUnit 2.2 a while back already.

You are using a nightly build, right ?

Gert 



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to