dotCover gutter markings dissapear when sessions completes
Answered
When I choose to cover unit tests from the UnitTestSessions window gutter markings will appear in my source code while the tests are running as expected. When the little icon in the bottom right corner stops spinning it says No Failed Tests, has a green check mark, and the gutter markings dissapear.
Any ideas what is causing them to be removed immediately after the tests complete? This just recently started happening in the past few days.
Please sign in to leave a comment.
I am using VS 2019 Professional 16.1.3 with Resharper Ultimate 2019.1.2
Hi,
Thank you for contacting us.
Could you please turn on ReSharper's logging, reproduce the issue and send us the log files?
To turn on logging, please start VS with the following command line arguments:
Also, could you please create a video screencast (you may use free tool http://www.techsmith.com/jing.html) which will demonstrate the issue? It would be very helpful.
Hello,
I uploaded the logs and videos as requested:
In the video I had to cover up the source code but you can still see that I start the cover unit tests and after the tests complete but while the session is still active the gutter markers appears. Once the session completes as indicated by the spinner in the lower right corner then the gutter markers dissapear.
Thanks