Classes missed out in code coverage
Answered
I have used a view model in my Xunit test. but after executing 'Cover Unit Test', the view model referred in the test case doesn't list out.
Note: Namespace of the view model listed out but the view-model class is missing.

Thanks,
Indrajeyan M.
Please sign in to leave a comment.
Hello Indrajeyan,
What ReSharper version do you use? Are you able to constantly reproduce this problem?
Could you please try to rebuild the whole solution and then run coverage analysis?
I am also facing similar issue. I am using Reshaper ultimate 10.
In Unit test sessions dialog box, it shows list of all unit test written using xUnit. But Coverage tree shows very limited information.
I have installed xUnit extension for supporting xUnit tests.
Kindly help me to find way to use this tool for finding Unit test coverage.