NUnit test cases
Answered
It seems like in R# 10 the description of an NUnit test case isn't presented in the output pane when the test case fails.
This makes it very hard to determine what test case failed when you have a lot of test cases in a test.To make matters worse, the test cases presented in the "Unit test sessions" window is not in the same order as they are declared in the test.
Please sign in to leave a comment.
Hello Robert,
Please specify exact R# version installed on your machine - ReSharper | Help | About JB ReSharper Ultimate.
Thanks!
2016.1.20160414.155411
Robert,
Thanks!
Ahh, TestName works fine. Thanks.