Failing tests are not giving me line numbers any more. Makes finding the error very time consuming and difficult.
I am doing a debug build, with all appropriate symbols defined (DEBUG, TRACE).
I have double checked that all necessary NuGet references are included and up to date (NUnit3TestAdapter, etc)
I have completely uninstalled, rebooted, and reinstalled CodeRush with the latest version.
I have res et all Visual Studio settings back to defaults.
I have created several new projects (.NET 4.8, .NET 4.7.2, .NET Core 3.1, .NET Core 2.2) and all exhibit the same behavior.
I have tried dozens of different Options settings in both VS and CR - nothing seems to help.
The error show the file, with an expected link. (See attachment) However, there is no line number, and clicking on the link does nothing.
The built-in Visual Studio test runner, when running the same test, shows the appropriate line numbers and has working links. I strongly prefer the CR test runner, please help me so I don't have to switch back to the junky built-in test runner. :)
Thanks!
-Eric.
Hello Eric,
Thank you for contacting us and providing the screenshot.
I have reproduced the issue that the class link in the Details tab does not work and we will fix this.
As for the second issue, however, CodeRush never shows line numbers in the Details tab (only in the Output tool window and they work on my side).
So would you clarify which line numbers you mean?
I have attached a screencast that demonstrates how the latest CodeRush version works on my side.
Would you confirm that you have exactly the same behavior on your machine?
I'm not seeing a screencast attachment…
I could be mis-remembering. I thought it used to show line numbers near the class link in the stack trace of a failure. Perhaps I'm wrong. In any case, I'm happy to look at and comment on the screencast if you can tell me where to find it.
My apologies, Eric, I forgot to attach it.
Now it is attached to my previous comment.
Confirmed, that is the exact behavior I'm seeing.
Thank you for the confirmation, Eric. We will notify you as soon as we fix the issue with navigating from the Details Tab.