Pergunta

Does anyone know how to have the test results of a Gallio test run (I'm using MbUnit, fwiw), show in the Output tab of Visual Studio? Right now it's opening a new window and showing the results there.

Thanks fellas, -Steve

Foi útil?

Solução

You might want to use the TestDriven.Net test runner. It's entirely compatible with Gallio/MbUnit and it displays the test results in the VS Output Window.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top