[MonoDevelop] nunit trace output

Lluis Sanchez Gual slluis.devel at gmail.com
Mon Dec 13 04:16:00 EST 2010


Hi,

I have never used Trace in this context, so I can't tell how is it
supposed to work. If the output of Trace is printed by default when
running the tests using nunit-console, then the MonoDevelop add-in
should do the same. In that case, feel free to file a bug and I'll take
a look.

Lluis.

El dt 07 de 12 de 2010 a les 15:27 +0100, en/na Andres Meyer va
escriure:
> Hi there,
> 
> I would like to show trace output of the test dll and the dll being
> tested in the monodevelop nunit console. I did not manage.
> I guess its a quite common setup with Trace.WriteLine("xxx") statements
> everywhere. Using Console.WriteLine works fine. From the debugger I can
> see that there is a ConsoleTraceListener and a TextWriterListener in
> Trace.Listeners in the nunit Init function. I tried (just in case) to
> manually add a another ConsoleTraceListener and write my own
> minimalistic ConsoleTraceListener, but it just does not trigger. It
> could have something to do with the trace switches, but I dont know how
> to set these for nunit.
> 
> What am I missing here? I did search bugzilla and the list archives but
> did not find anything that would help, so if I missed it, just point me
> there.
> 
> Cheers,
> Andres
> 
> 
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list




More information about the Monodevelop-list mailing list