Menu

#44 Console.Out is not visible in the VS output window

open
None
5
2003-12-06
2003-10-27
Jan Simons
No

Output directed towards the System.Console.Out is not
visible in the Output window of Visual Studio . Net 2003
Remember that the standard NUnit-GUI supports this.
Also a previous version (0.2.24) of the Addin supported
this:

Example:

[Test]
public void ATest
{
...
System.Console.WriteLine("Hello");
// output is NOT visible in the VS output window
...
}

Discussion

  • Jamie Cansdale

    Jamie Cansdale - 2003-12-06
    • assigned_to: nobody --> jcansdale
     
  • Jamie Cansdale

    Jamie Cansdale - 2004-04-27

    Logged In: YES
    user_id=619229

    This should be fixed in the latest version (NUnitAddin-
    0.6.207.msi).

     

Log in to post a comment.

MongoDB Logo MongoDB