Data Driven Unit Tests

When I run a data driven test in VS 2013 using the R# test runner, I can't tell the test results for each data row. I read a post that indicated that R# would display each row of a data driven test in the tree as a separate tree node with a separate result, but it does not appear that the author was correct.

Even Visual Studio 2010 would show the results in a table and allow us to view the results of each case separately. (We won't even get into how M$ is destroying all their products).

Would you add better support for data driven tests so we can quickly see what cases are passing or failing along with any output text?

0

Please sign in to leave a comment.