Domanda

I don't know if it's implemented but there is an option for NCrunch output in the Output window.

enter image description here

TestDriven.NET is already doing this while you are running the tests and I realized it was useful when trying out things quickly. Is there a way to make it work in NCrunch?

È stato utile?

Soluzione

Check the NCrunch Tests window. I had the same issue, but then noticed that the Tests window is displaying output from my Console.WriteLine calls.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top