Dear sirs. Our CI server is powered by hudson with mstest. We use the hudson mstest plugin.
Everything works fine, except there is a problem when a data driven unit test fails. The mstest plugin does not know to drill further down the data rows, like the Visual Studio does when one clicks on a failed data driven unit test.
So, when a data driven unit test fails the error report in hudson is absolutely useless - no stack, no reason - nothing.
Any ideas how to fix it? I will gladly abandon the mstest plugin if there is another solution. Thanks.