I do not know if this was implemented, but there is an option to output NCrunch to the Output Window.
TestDriven.NET already does this while you run the tests, and I realized that this is useful for quick testing. Is there any way to make it work in NCrunch?
Check the NCrunch Tests window. I had the same problem, but then I noticed that the output of my calls to Console.WriteLine displayed in the Tests window.
Console.WriteLine