Viewing unit test suite run results
After you run a unit test suite, you can view the test run results. For example, you can view the expected and actual output for assertions that did not pass.
In the header of Dev Studio, click
.In the Run history column, click View for the test suite that you want to view.
In the Test suite runs log dialog box, click the row for the instance of the test suite run that you want to view to open the results of that run in a new tab in Dev Studio.
Related Content
Article
Running a unit test suitePrevious topic Running a unit test suite Next topic Adding cases to a test suite