Our continuous integration 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.

How do I fix it? I will gladly abandon the MSTest plugin if there is another solution.

link|improve this question

61% accept rate
-1 for opening with "Dear sirs". What about the ladies? – rie Jul 9 '09 at 19:35
I beg you pardon. Of course, it should have been "Dear ladies and sirs". – mark Jul 13 '09 at 8:44
feedback

1 Answer

I think this one just needs to be filed as an RFE to the issue tracker, so that the interested party can work on it eventually.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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