vote up 1 vote down star
1

Previously when executing unit tests with xunit.net / testdriven.net I could see output written to the console (via Console.WriteLine) displayed in the output window.

I'm now using the Gallio TestDriven.Net runner to execute xunit.net tests (Gallio TestDriven.Net Runner - Version 3.0.6 build 787) - and I'm finding it no longer captures the console output.

Gallio appears pretty configurable, is this something that can be enabled?

flag

79% accept rate

1 Answer

vote up 1 vote down check

This is fixed in Gallio v3.1.

link|flag
Great thanks... I'll upgrade and give it ago. – Bittercoder Aug 27 at 22:41

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.