dotCover standalone returning blank snapshot

Answered

Hi all,

I am trying to use dotCover in a standalone test but am unable to get any snapshot results. Just a blank Total node with zero coverage (no children node).

There were no indication of any errors. Note that the same operation work on another machine just fine.

Have anyone ran across this? Know how to resolve this or where to look?

Thanks,

HL

1
2 comments
Avatar
Permanently deleted user

I'm having the same problem. When I run it on my local machine (Windows 10), with a website deployed to IIS, it works, but that same deployment (with the .pdb files) deployed to an IIS instance on Windows Server 2012 doesn't work, it just returns a blank snapshot.

I use another server for my automated tests, so I was hoping to be able to get some code coverage that way. It's strange that it works locally but not on the server, given it's the same deployment.

0
Avatar
Permanently deleted user

Hi all!

Sorry for the late response. 

Your problems might have a lot of reasons. So it is best to consider them separately.

Please send us dotCover log files. If you are using dotCover console please start it like this:

dotCover.exe <your arguments> /loglevel=trace /logfile

Logs will be saved to %TEMP%/JetLogs

 

0

Please sign in to leave a comment.